aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/svg/PDFTranscoder.java
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #41831:Jeremias Maerki2007-05-281-5/+15
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Switching to the Commons variants for the Graphics2D base/helper classes.Jeremias Maerki2006-04-051-1/+1
* Moved PDFBridgeContext to a separate class so it can be used by both the PDFT...Jeremias Maerki2005-11-101-41/+1
* Bugzilla #37305: Jeremias Maerki2005-11-101-1/+12
* Bugzilla #37330: Jeremias Maerki2005-11-091-27/+47
* Fix to make the Graphics.create() method (calls a copy constructor) work. Jeremias Maerki2005-10-191-3/+2
* Bugzilla #31512:Jeremias Maerki2004-10-111-0/+4
* Implement the cheaper mechanism to ensure correct rendering at differing reso...Jeremias Maerki2004-10-101-5/+18
* Fix getPixelUnitToMillimeterJeremias Maerki2004-08-161-1/+4
* PR:Glen Mazza2004-03-311-1/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Use different base class for user agentJeremias Maerki2003-11-071-18/+7
* Tom DeWeese's changes made;Glen Mazza2003-11-041-2/+14
* Applied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from lat...Glen Mazza2003-10-111-121/+40
* remove global import statementsWilliam Victor Mote2003-09-081-1/+0
* move control/Document to apps/DocumentWilliam Victor Mote2003-08-201-0/+1
* 1. create control packageWilliam Victor Mote2003-08-141-12/+12
* Got some low hanging style errors as reported by eclipse.Joerg Pietschmann2003-06-301-29/+5
* Moved common code to abstract base class. Jeremias Maerki2003-03-271-158/+30
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+439