aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Christian Geisert's patch to allow JDK 1.1 people to use no images.Steve Coffman2000-10-124-8/+9
* 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-051-449/+459
* 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
* 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
* 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
* correctly finds external referenceKeiron Liddle2000-09-111-2/+2
* removed error messageKeiron Liddle2000-09-111-1/+2
* added stuff to handle style sheets, selectors, stylingKeiron Liddle2000-09-1112-375/+828
* handles style, class nameKeiron Liddle2000-09-114-7/+34
* fix: error message is updated to latest specfotis2000-09-101-1/+1
* fixes switch statement, so case NONE isn't treated together with defaultfotis2000-09-071-0/+2
* improvements in text rendering, tref, tspan and getting defs for svgKeiron Liddle2000-09-041-433/+474
* changes for the text elements, character data, tspan etc.Keiron Liddle2000-09-048-38/+592
* handles children of text elementsKeiron Liddle2000-09-044-41/+39
* added property lists to the javadoc commentKeiron Liddle2000-08-291-0/+2
* changed only so it compiles, should be fixed laterKeiron Liddle2000-08-291-8/+9
* changed to handle changes to dom, styling, transform, text etc.Keiron Liddle2000-08-291-733/+985
* uses a treebuilder interface so we can easily have different tree buildersKeiron Liddle2000-08-297-5/+412
* support for external svg document/imageKeiron Liddle2000-08-294-0/+223
* moving towards the dom impl with document and svg elementKeiron Liddle2000-08-2923-467/+1168
* css impl for stylingKeiron Liddle2000-08-284-0/+666
* returns the proper type of dataKeiron Liddle2000-08-282-136/+30
* remove layout and makes all elements return an SVGElementKeiron Liddle2000-08-2851-988/+657
* added xml:space attr for svg textKeiron Liddle2000-08-281-0/+12
* Karen Lease's fix to fix FOP's SAX2-ness, and let Cocoon use us. CoolSteve Coffman2000-08-213-230/+106
* Karen Lease's bug fix. Good catch.Steve Coffman2000-08-181-1/+1
* support for switch and rendering sub-A elementsKeiron Liddle2000-08-141-4/+161
* added some svg properties, switch stuffKeiron Liddle2000-08-141-0/+30
* support for switch and new namespaceKeiron Liddle2000-08-145-12/+175
* support for switchKeiron Liddle2000-08-143-10/+26
* updated for new bindingsKeiron Liddle2000-08-143-83/+22