aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/svg/PDFGraphics2D.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-1660/+0
* Switched to long licenceJeremias Maerki2003-03-071-5/+48
* Adjustments for font refactoringJeremias Maerki2003-01-081-39/+38
* white-space and line-ending fixesWilliam Victor Mote2002-11-291-6/+6
* fixes problem of links not working after data outputKeiron Liddle2002-11-111-0/+6
* handle image stream better, try to make sure onlyKeiron Liddle2002-11-081-1/+1
* fixed link/resolving problemKeiron Liddle2002-11-031-1/+1
* fixed most style errorsKeiron Liddle2002-09-111-94/+225
* fixed hack on link rectangleKeiron Liddle2002-09-091-68/+103
* correctly handles font in patternKeiron Liddle2002-09-031-3/+4
* moved embed font info into the render.pdf packageKeiron Liddle2002-07-311-1/+1
* spearated GraphicsConfiguration classesKeiron Liddle2002-07-231-186/+90
* improved patterns, the contents should be visible nowKeiron Liddle2002-07-101-10/+14
* improved linear and radial gradientsKeiron Liddle2002-07-091-26/+36
* improved gstate usageKeiron Liddle2002-07-041-45/+44
* progressively output pdf objects to reduce memory usageKeiron Liddle2002-07-011-4/+46
* added boundsKeiron Liddle2002-07-011-2/+2
* handles pattern resources betterKeiron Liddle2002-06-281-34/+57
* added transparency for imagesKeiron Liddle2002-06-271-130/+133
* implemented some basic transparency, needs optimizationKeiron Liddle2002-06-201-1/+18
* removed old area treeKeiron Liddle2002-06-201-1/+1
* implemented links in svg both for standalone and in fo documentsKeiron Liddle2002-06-181-23/+14
* fixed link problem, now handles external properlyKeiron Liddle2002-05-291-1/+1
* patch to prevent the same image being inserted multiple timesKeiron Liddle2002-05-221-82/+112
* renders images and ifo to pdf docKeiron Liddle2002-03-081-0/+1
* some preliminary changes to image handlingKeiron Liddle2002-02-211-14/+22
* changed the parent to FONodeKeiron Liddle2001-11-091-68/+93
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-0/+6
* updated a few hashtables and vectorsKeiron Liddle2001-11-021-24/+24
* handles path transform properly, makes a difference to the line widthKeiron Liddle2001-10-221-1/+11
* changed api associated with batik to current batikKeiron Liddle2001-10-121-6/+34
* this handles viewBox links in svg betterKeiron Liddle2001-09-071-2/+7
* fixed dasharray units for small values that round to 0Keiron Liddle2001-08-301-1/+7
* should now handle rotated text properlyKeiron Liddle2001-08-171-14/+18
* added support for embedded fonts for svg text, also added proper escapingKeiron Liddle2001-08-151-18/+134
* adds support for svg links to be put into the pdfKeiron Liddle2001-08-141-1/+39
* fixes error that is displayed in new acrobat readerKeiron Liddle2001-08-091-1/+2
* Formatted code according to code standards.Tore Engvig2001-07-301-226/+253
* Handles the graphics device better.Keiron Liddle2001-07-241-16/+161
* should handle colour space a bit betterKeiron Liddle2001-07-101-106/+143
* removed unused variableKeiron Liddle2001-07-091-4/+1
* added initial impl of text painter that uses pdf fontsKeiron Liddle2001-06-261-5/+40
* PDFNumber uses static methodsKeiron Liddle2001-06-181-61/+52
* fixes a line colouring problemKeiron Liddle2001-06-071-6/+3
* better svg renderingKeiron Liddle2001-05-231-17/+184
* now supports size setting properlyKeiron Liddle2001-05-181-1/+1
* general clean upKeiron Liddle2001-05-171-7/+5
* FOP now uses Batik to render svgKeiron Liddle2001-05-171-0/+780