aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pcl
Commit message (Expand)AuthorAgeFilesLines
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2813-65/+78
* Just a few nitsJeremias Maerki2006-07-281-9/+9
* Added support for a 8x8 bayer dither matrix if anyone wants to try that. Curr...Jeremias Maerki2006-07-281-21/+76
* Attempt to make grayscale patterns look nicer when using PCL commands. The st...Jeremias Maerki2006-07-262-7/+87
* Promoting the PCL renderer from sandbox to the main source tree.Jeremias Maerki2006-07-2413-0/+3551
* Step 2/2:Jeremias Maerki2005-11-114-317/+0
* Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...Jeremias Maerki2005-11-112-1/+54
* Package documentation.Jeremias Maerki2005-10-271-0/+22
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-271-2/+2
* Adding reporting of mime type to renderers.Simon Pepping2004-07-091-0/+8
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-272-92/+28
* 1. To facilitate comprehension of the Renderer classes, added the remaining ...Glen Mazza2003-08-071-8/+0
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-112-0/+306