aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/ps/PSTranscoder.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* 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-1/+3
* Added support for relative font config URLs (metrics-url and embed-url). Thes...Manuel Mall2006-01-071-1/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Substantial refactoring of the PS transcoder (especially the text painting, l...Jeremias Maerki2003-11-071-97/+5
* Applied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from lat...Glen Mazza2003-10-111-107/+31
* 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-13/+13
* Is now subclass of AbstractFOPTranscoder.Jeremias Maerki2003-03-271-166/+4
* Added the basic infrastructure for the PostScript Transcoder. Works, but outp...Jeremias Maerki2003-03-121-0/+425