aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New pagination examplefop-0_14_0_regionsarved2000-10-213-0/+4957
* Further pagination supportarved2000-10-2110-52/+215
* File not requiredarved2000-10-211-92/+0
* region-name/multiple flow supportarved2000-10-1011-0/+4763
* region-name/multiple flow supportarved2000-10-1014-49/+424
* This commit was manufactured by cvs2svn to create branch(no author)2000-09-250-0/+0
* 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
* 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