aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/ps/PSSVGHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-251-1/+1
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-5/+0
* Bugzilla #47000:Jeremias Maerki2009-04-201-11/+4
* Added general support for the fox:conversion-mode inside the new IF.Jeremias Maerki2009-01-111-2/+2
* Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w...Jeremias Maerki2008-12-081-2/+2
* Bugzilla #46360:Jeremias Maerki2008-12-071-3/+7
* Fix for unit test failure in transcoder tests (NullPointerException):Jeremias Maerki2008-11-211-5/+7
* TextHandler interface changes, the Graphics2D implementation is now passed to...Adrian Cumiskey2008-11-181-9/+8
* Fixed size of images when vector graphic images are painted using fox:convers...Jeremias Maerki2008-10-201-0/+19
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-6/+6
* Merged branchJeremias Maerki2008-04-141-44/+24
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-3/+3
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-041-5/+10
* Merge from Branch fop-0_91:Jeremias Maerki2005-12-231-1/+1
* XMLHandler interface changed so it reports whether it supports a particular R...Jeremias Maerki2005-12-161-146/+127
* NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...Jeremias Maerki2005-12-151-1/+1
* Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...Jeremias Maerki2005-11-111-1/+2
* Removed unnecessary comments.Jeremias Maerki2005-08-301-8/+0
* Rename PSXMLHandler to what it really is: an SVGHandler.Jeremias Maerki2005-08-211-0/+368