aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/ps/PSDocumentGraphics2D.java
Commit message (Expand)AuthorAgeFilesLines
* Implemented embedding of Type 1 fonts. Jeremias Maerki2005-09-051-3/+2
* 1.) Moving renderer-specific customization variables (producer, creator, crea...Glen Mazza2004-06-231-2/+2
* More apps.Document->fonts.FontInfo conversion.Glen Mazza2004-04-241-6/+6
* PR:Glen Mazza2004-04-221-2/+2
* Some improvements on the quality fallback for text (use stroking when in doub...Jeremias Maerki2004-04-031-1/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Moved FontSetup and two helper classes from render.pdf to fonts package.Glen Mazza2003-12-121-1/+1
* Substantial refactoring of the PS transcoder (especially the text painting, l...Jeremias Maerki2003-11-071-147/+52
* move control/Document to apps/DocumentWilliam Victor Mote2003-08-201-1/+1
* 1. integrate Document and LayoutStrategy into workflowWilliam Victor Mote2003-08-151-1/+1
* 1. create control packageWilliam Victor Mote2003-08-141-3/+3
* Clean up javadoc warnings.William Victor Mote2003-04-261-1/+1
* javadoc changes to clean up gump warnings.William Victor Mote2003-04-251-22/+22
* Adjust for method move. Fixes compile error. Jeremias Maerki2003-04-181-1/+1
* Added the basic infrastructure for the PostScript Transcoder. Works, but outp...Jeremias Maerki2003-03-121-0/+288