| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | creates pattern graphic | Keiron Liddle | 2000-11-08 | 1 | -0/+25 |
* | sets up gradientUnits | Keiron Liddle | 2000-11-08 | 1 | -0/+15 |
* | Richard Huxton's typo fix to make the valus in colors final static. | Steve Coffman | 2000-11-03 | 1 | -1/+1 |
* | Corinna Hischke's fix to allow right, left, top, bottom borders to | Steve Coffman | 2000-11-03 | 6 | -47/+299 |
* | fixes npe when rendering, checks the correct length thing for val | Keiron Liddle | 2000-11-03 | 1 | -7/+11 |
* | necessary for font support | fotis | 2000-11-02 | 1 | -0/+112 |
* | adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch> | fotis | 2000-11-02 | 1 | -3/+3 |
* | adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch> | fotis | 2000-11-02 | 37 | -380/+2480 |
* | Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibility | Steve Coffman | 2000-10-26 | 8 | -26/+189 |
* | handles | Keiron Liddle | 2000-10-25 | 1 | -36/+229 |
* | added spreadMethod, gradientUnits | Keiron Liddle | 2000-10-25 | 2 | -215/+197 |
* | changed the SVGLengthProperty so that it is possible to tell | Keiron Liddle | 2000-10-25 | 13 | -1037/+1236 |
* | set correct default val for gradientUnits | Keiron Liddle | 2000-10-25 | 1 | -1/+1 |
* | separated node list out into a new file | Keiron Liddle | 2000-10-20 | 2 | -25/+86 |
* | Apply's Christian Geisert's text decoration (underline) patch. | Steve Coffman | 2000-10-19 | 12 | -12/+88 |
* | Correction for the text-align bug. | eschaeffer | 2000-10-19 | 1 | -4/+7 |
* | replace inline-sequence with inline (thanks to Christian Geisert) | fotis | 2000-10-16 | 2 | -2/+2 |
* | add Karen Lease as new committer | fotis | 2000-10-16 | 1 | -0/+12 |
* | added some svg gradient properties | Keiron Liddle | 2000-10-16 | 1 | -0/+33 |
* | updates docs | fotis | 2000-10-13 | 6 | -5/+24 |
* | Christian Geisert's patch to allow JDK 1.1 people to use no images. | Steve Coffman | 2000-10-12 | 7 | -10/+39 |
* | This applies Tony Graham's modification of Ross Golder's unicode fix. I | Steve Coffman | 2000-10-12 | 2 | -4/+7 |
* | This applies Ross Golder's unicode patch. It also adds Mark Reeves | Steve Coffman | 2000-10-12 | 2 | -8/+8 |
* | fix: removes double definition of line-height (thanks to Christian Geisert) | fotis | 2000-10-10 | 1 | -7/+0 |
* | this at least prevents an ArrayIndexOutOfBoundsException when | Keiron Liddle | 2000-10-06 | 1 | -0/+1 |
* | Domagoj Cosic's patch, and changed FOP CVS version to "0.15cvs" so | Steve Coffman | 2000-10-05 | 2 | -450/+460 |
* | updated docs with some more info on svg | Keiron Liddle | 2000-09-25 | 3 | -2/+35 |
* | Now, show transparency support and BMP support | eschaeffer | 2000-09-25 | 1 | -6/+30 |
* | Example image for BMP support | eschaeffer | 2000-09-25 | 1 | -0/+0 |
* | Example image for transparency support | eschaeffer | 2000-09-25 | 1 | -0/+0 |
* | Modify the Factory to use the BmpImage class | eschaeffer | 2000-09-25 | 1 | -2/+2 |
* | FopImage implementing class for BMP images | eschaeffer | 2000-09-25 | 1 | -0/+248 |
* | fixed svg font bug | Keiron Liddle | 2000-09-22 | 1 | -200/+217 |
* | put spread method in right place | Keiron Liddle | 2000-09-22 | 2 | -13/+5 |
* | added current colour | Keiron Liddle | 2000-09-21 | 1 | -0/+2 |
* | Removes the double colons | Steve Coffman | 2000-09-20 | 2 | -2/+2 |
* | some examples for placing svg within blocks and text | Keiron Liddle | 2000-09-19 | 1 | -0/+132 |
* | made the mime type correct | Keiron Liddle | 2000-09-15 | 2 | -2/+2 |
* | added xpos | Keiron Liddle | 2000-09-15 | 1 | -0/+11 |
* | handles use, svg, symbol, switch and gradients with 0 or 1 stops | Keiron Liddle | 2000-09-15 | 1 | -35/+269 |
* | better handling of symbol and use elements | Keiron Liddle | 2000-09-15 | 6 | -9/+116 |
* | made it so it uses all the css color names | Keiron Liddle | 2000-09-15 | 1 | -29/+28 |
* | added xpos attr | Keiron Liddle | 2000-09-15 | 1 | -0/+26 |
* | changed namespace and removed unneeded code | Keiron Liddle | 2000-09-15 | 1 | -9/+9 |
* | added some more properties to elements | Keiron Liddle | 2000-09-15 | 4 | -4/+13 |
* | handles symbol with viewbox | Keiron Liddle | 2000-09-15 | 1 | -0/+51 |
* | added x,y,width height to use el | Keiron Liddle | 2000-09-15 | 1 | -0/+4 |
* | updated namespace uri to the correct val | Keiron Liddle | 2000-09-15 | 30 | -30/+30 |
* | added viewBox for svg and symbol | Keiron Liddle | 2000-09-14 | 1 | -0/+7 |
* | fix: this patch by Karen Lease adds some sophistication to the file name hand... | fotis | 2000-09-11 | 1 | -2/+12 |