aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/svg/PDFGraphics2D.java
Commit message (Expand)AuthorAgeFilesLines
* 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