aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf/PDFSVGHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-251-158/+1
* Bugzilla #49733:Jeremias Maerki2010-08-141-13/+13
* Added general support for the fox:conversion-mode inside the new IF.Jeremias Maerki2009-01-111-5/+2
* Merge from Trunk revisions 719662 - 724689.Jeremias Maerki2008-12-091-16/+14
|\
| * Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w...Jeremias Maerki2008-12-081-2/+2
| * Bugzilla #46360:Jeremias Maerki2008-12-071-5/+10
| * SetCurrentPosition fix for line drawing.Adrian Cumiskey2008-11-201-2/+2
| * "fixed" block container handling fixed (see block-container_absolute-position...Adrian Cumiskey2008-11-041-19/+13
| * Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251-17/+17
| * * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst...Adrian Cumiskey2008-07-171-0/+1
| * Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-141-13/+16
* | First steps at unified image handling as proposed on http://wiki.apache.org/x...Jeremias Maerki2008-08-051-23/+22
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-17/+17
* | Merged branchJeremias Maerki2008-04-141-13/+16
|/
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-23/+28
* Improved use of loggingAdrian Cumiskey2007-12-051-3/+1
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-3/+2
* My last attempt at fixing SVG gradients in PDF wasn't successful. This one is:Jeremias Maerki2006-08-261-22/+17
* Bugfix: Corrected painting of shading patterns and position of links for SVG ...Jeremias Maerki2006-08-111-36/+46
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).Jeremias Maerki2006-06-141-31/+29
* Switching to the Commons variants for the Graphics2D base/helper classes.Jeremias Maerki2006-04-051-1/+1
* XMLHandler interface changed so it reports whether it supports a particular R...Jeremias Maerki2005-12-161-203/+136
* NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...Jeremias Maerki2005-12-151-11/+8
* Moved PDFBridgeContext to a separate class so it can be used by both the PDFT...Jeremias Maerki2005-11-101-15/+33
* Cleanup of unused imports.Finn Bock2005-09-011-1/+0
* Some clean-up.Jeremias Maerki2005-08-301-9/+4
* Rename PDFXMLHandler to what it really is: an SVGHandler.Jeremias Maerki2005-08-211-0/+328