aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated to the latest svg java bindingsKeiron Liddle2000-07-181-0/+0
* changed to use latest spec uri referenceKeiron Liddle2000-07-1826-47/+47
* fixed some element errorsKeiron Liddle2000-07-181-3/+4
* adds w3c.jar to pathfotis2000-07-151-2/+5
* corrects svg namespacefotis2000-07-151-1/+1
* update to SAX 2 parserfotis2000-07-152-25/+108
* adds method hasAttribute and hasAttributeNS to make class DOM 2 conformfotis2000-07-151-20/+31
* adds method importNode to make class DOM 2 conformfotis2000-07-151-13/+23
* fix: corrects package statementfotis2000-07-151-13/+13
* fix: makes constructor public and corrects package statementfotis2000-07-151-14/+14
* replace getRawName with getQName to make it SAX 2 final compatiblefotis2000-07-153-3/+3
* set SAX 2 feature namespace-prefix to truefotis2000-07-153-4/+30
* add warning what version of xerces and xalan to use with Fopfotis2000-07-151-0/+2
* I'm adding it back with execute permissions turned on.Steve Coffman2000-07-141-0/+25
* I'm deliberately removing build.sh temporarily. Trust me.Steve Coffman2000-07-141-25/+0
* stylesheet for generating docsKeiron Liddle2000-07-141-0/+269
* svg documentationKeiron Liddle2000-07-1438-0/+7370
* Now properly casts to FObj rather than FONodeJordan Naftolin2000-07-131-1/+1
* added recursive removeID method. This method assumes that FObj's are only ch...Jordan Naftolin2000-07-131-0/+18
* Now calls removeID when keep-with-next is encounteredJordan Naftolin2000-07-131-0/+5
* Added ability to remove ID from idReferences. This is needed for keep-with-nextJordan Naftolin2000-07-131-0/+13
* removed property 'keep-with-next'fotis2000-07-121-29/+29
* Fix Eric Schaeffer's bug with the int color conversions going to PDF -1.0Steve Coffman2000-07-121-4/+5
* Spec updatearved2000-07-129-66/+148
* UML class diagramarved2000-07-122-0/+0
* UML design supportarved2000-07-121-0/+0
* UML descriptions of FOParved2000-07-121-0/+0
* extra style options for the linesKeiron Liddle2000-07-121-9/+16
* better implementation for drawing svg objectsKeiron Liddle2000-07-121-59/+222
* added method createAttributeNS to make sure it compiles properlyKeiron Liddle2000-07-121-0/+7
* This adds Domagoj Cosic's patch to fix printing to Postscript printers,Steve Coffman2000-07-111-13/+16
* now allows renderingKeiron Liddle2000-07-111-1/+1
* added namespace separation of propertiesKeiron Liddle2000-07-114-18/+89
* added access methods to get font infoKeiron Liddle2000-07-111-0/+8
* changed to render svg area, in a different packageKeiron Liddle2000-07-114-438/+1286
* data types for svg elementsKeiron Liddle2000-07-114-0/+822
* new svg graphic elementsKeiron Liddle2000-07-1154-409/+6426
* Adjustments for XTarved2000-07-111-0/+56
* SAX2arved2000-07-113-13/+13
* New pagination specarved2000-07-119-0/+1506
* Demonstration of March 27 2000 specarved2000-07-118-0/+6452
* Just in casearved2000-07-111-2/+59
* Supports March 27 2000 specarved2000-07-115-43/+137
* Expresses SAX2 supportarved2000-07-115-43/+54
* Not required in March 27 2000 specarved2000-07-118-730/+0
* not required in March 27 2000 spec.arved2000-07-111-116/+0
* handles negative numbers, same otherwiseKeiron Liddle2000-07-111-16/+32
* creates a function for each pair of colours, rather than missing the last oneKeiron Liddle2000-07-111-2/+2
* puts spaces between distance valuesKeiron Liddle2000-07-111-1/+1
* just make it compile for nowKeiron Liddle2000-07-111-1/+1