aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf/CTMHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #49733:Jeremias Maerki2010-08-141-0/+4
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-14/+14
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-2/+0
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Fixed the page coordinate system for the PDF Renderer (Defect: Rounding and r...Jeremias Maerki2005-08-291-13/+44
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Use PDFNumber.doubleOut to format the floats in a transformation matrix.Finn Bock2004-01-211-3/+7
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+145