aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/render/ps/PSGraphics2D.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-1134/+0
* Port of the PDF TextPainter to PostScript. Jeremias Maerki2003-03-111-41/+95
* Switched to long licence Jeremias Maerki2003-03-071-5/+48
* SVG (for PS renderer) works (to a certain degree)Jeremias Maerki2003-01-301-22/+3
* First step at bringing back the PostScript renderer. Basic text works to aJeremias Maerki2003-01-271-255/+286
* Adjustments for font refactoringJeremias Maerki2003-01-081-50/+123
* added transparency for imagesKeiron Liddle2002-06-271-10/+13
* some preliminary changes to image handlingKeiron Liddle2002-02-211-13/+22
* updated a few hashtables and vectorsKeiron Liddle2001-11-021-24/+24
* new area tree and rendering stuffKeiron Liddle2001-10-221-1/+1
* Formatted code according to code standards.Tore Engvig2001-07-301-219/+254
* added support for rendering SVG graphics to psKeiron Liddle2001-06-221-0/+905