aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* minor color optimizationKeiron Liddle2000-07-181-9/+22
* changes for new svg java bindingsKeiron Liddle2000-07-181-73/+73
* changes for new java bindingsKeiron Liddle2000-07-1841-316/+877
* changes for the new java bindingsKeiron Liddle2000-07-182-51/+62
* 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
* 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
* Fix Eric Schaeffer's bug with the int color conversions going to PDF -1.0Steve Coffman2000-07-121-4/+5
* 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
* 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
* svg dom implementation to hold svg data for renderingKeiron Liddle2000-07-1159-0/+6421
* cleaned up code. Removed unecessary variables and avoided duplicate method c...Jordan Naftolin2000-07-101-41/+31
* now throws exception if "ref-id" attribute not specified in page-number-citationJordan Naftolin2000-07-081-0/+5
* fixed bug in which page-number-citation couldn't be the first element in a blockJordan Naftolin2000-07-071-0/+1
* removed unnecessary lineJordan Naftolin2000-07-051-1/+0
* Added basic support for forward page-number-citationsJordan Naftolin2000-07-057-8/+78
* initial versionJordan Naftolin2000-07-051-0/+64
* now recursively sets the linkSet so that simple-links can contain embedded ch...Jordan Naftolin2000-07-051-1/+5
* fixes duplicate id on overflow bugJordan Naftolin2000-07-051-23/+27
* fixes duplicate id on overflow bugJordan Naftolin2000-06-297-25/+49
* fixes small bug with the link rectangle placement when the linkJordan Naftolin2000-06-292-6/+4
* modified to conform to IDReferences changeJordan Naftolin2000-06-281-1/+1
* modified createID() to remove unecessary parameterJordan Naftolin2000-06-281-2/+2