aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* creates pattern graphicKeiron Liddle2000-11-081-0/+25
* sets up gradientUnitsKeiron Liddle2000-11-081-0/+15
* Richard Huxton's typo fix to make the valus in colors final static.Steve Coffman2000-11-031-1/+1
* Corinna Hischke's fix to allow right, left, top, bottom borders toSteve Coffman2000-11-036-47/+299
* fixes npe when rendering, checks the correct length thing for valKeiron Liddle2000-11-031-7/+11
* necessary for font supportfotis2000-11-021-0/+112
* adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch>fotis2000-11-021-3/+3
* adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch>fotis2000-11-0237-380/+2480
* Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibilitySteve Coffman2000-10-268-26/+189
* handlesKeiron Liddle2000-10-251-36/+229
* added spreadMethod, gradientUnitsKeiron Liddle2000-10-252-215/+197
* changed the SVGLengthProperty so that it is possible to tellKeiron Liddle2000-10-2513-1037/+1236
* set correct default val for gradientUnitsKeiron Liddle2000-10-251-1/+1
* separated node list out into a new fileKeiron Liddle2000-10-202-25/+86
* Apply's Christian Geisert's text decoration (underline) patch.Steve Coffman2000-10-1912-12/+88
* Correction for the text-align bug.eschaeffer2000-10-191-4/+7
* replace inline-sequence with inline (thanks to Christian Geisert)fotis2000-10-162-2/+2
* add Karen Lease as new committerfotis2000-10-161-0/+12
* added some svg gradient propertiesKeiron Liddle2000-10-161-0/+33
* updates docsfotis2000-10-136-5/+24
* Christian Geisert's patch to allow JDK 1.1 people to use no images.Steve Coffman2000-10-127-10/+39
* This applies Tony Graham's modification of Ross Golder's unicode fix. ISteve Coffman2000-10-122-4/+7
* This applies Ross Golder's unicode patch. It also adds Mark ReevesSteve Coffman2000-10-122-8/+8
* fix: removes double definition of line-height (thanks to Christian Geisert)fotis2000-10-101-7/+0
* this at least prevents an ArrayIndexOutOfBoundsException whenKeiron Liddle2000-10-061-0/+1
* Domagoj Cosic's patch, and changed FOP CVS version to "0.15cvs" soSteve Coffman2000-10-052-450/+460
* updated docs with some more info on svgKeiron Liddle2000-09-253-2/+35
* Now, show transparency support and BMP supporteschaeffer2000-09-251-6/+30
* Example image for BMP supporteschaeffer2000-09-251-0/+0
* Example image for transparency supporteschaeffer2000-09-251-0/+0
* Modify the Factory to use the BmpImage classeschaeffer2000-09-251-2/+2
* FopImage implementing class for BMP imageseschaeffer2000-09-251-0/+248
* fixed svg font bugKeiron Liddle2000-09-221-200/+217
* put spread method in right placeKeiron Liddle2000-09-222-13/+5
* added current colourKeiron Liddle2000-09-211-0/+2
* Removes the double colonsSteve Coffman2000-09-202-2/+2
* some examples for placing svg within blocks and textKeiron Liddle2000-09-191-0/+132
* made the mime type correctKeiron Liddle2000-09-152-2/+2
* added xposKeiron Liddle2000-09-151-0/+11
* handles use, svg, symbol, switch and gradients with 0 or 1 stopsKeiron Liddle2000-09-151-35/+269
* better handling of symbol and use elementsKeiron Liddle2000-09-156-9/+116
* made it so it uses all the css color namesKeiron Liddle2000-09-151-29/+28
* added xpos attrKeiron Liddle2000-09-151-0/+26
* changed namespace and removed unneeded codeKeiron Liddle2000-09-151-9/+9
* added some more properties to elementsKeiron Liddle2000-09-154-4/+13
* handles symbol with viewboxKeiron Liddle2000-09-151-0/+51
* added x,y,width height to use elKeiron Liddle2000-09-151-0/+4
* updated namespace uri to the correct valKeiron Liddle2000-09-1530-30/+30
* added viewBox for svg and symbolKeiron Liddle2000-09-141-0/+7
* fix: this patch by Karen Lease adds some sophistication to the file name hand...fotis2000-09-111-2/+12