aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pcl
Commit message (Expand)AuthorAgeFilesLines
* Merged branchJeremias Maerki2008-04-145-16/+102
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-133-59/+59
* Fixed logic error setting the transformation matrix for block-container viewp...Jeremias Maerki2008-01-171-27/+63
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-115-127/+194
* Bugzilla #44176:Jeremias Maerki2008-01-072-3/+7
* Added a configuration setting to the PCL renderer that lets you disable PJL c...Jeremias Maerki2007-10-052-12/+43
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-1810-60/+52
* Bugzilla #41831:Jeremias Maerki2007-05-283-32/+90
* PCL: Support for text decoration for text painted using bitmaps/Java2D.Jeremias Maerki2007-02-221-3/+52
* corrected imports that were messed up by my IDE in the last commit. Grumble...Chris Bowditch2007-02-221-2/+5
* quick and dirty fix for underlining in PCL. Only works for text-rendering="auto"Chris Bowditch2007-02-221-7/+11
* 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