aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* comment for possible thread problemKeiron Liddle2002-04-261-0/+3
* synced with branchKeiron Liddle2002-04-221-8/+6
* updated to the fluid batik apiKeiron Liddle2002-04-191-0/+12
* enforce users to call getParser so it can setup the xslt filterKeiron Liddle2002-04-191-0/+6
* replaced logkit logger with the logger interface in avalon frameworkKeiron Liddle2002-04-1125-130/+57
* basic vertical alignment and height for linesKeiron Liddle2002-04-0210-18/+166
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-2117-85/+157
* changed property to trait for areasKeiron Liddle2002-03-219-57/+75
* initialise driver rather then doing too much in constructorKeiron Liddle2002-03-212-4/+11
* updated to changes in batik apiKeiron Liddle2002-03-216-86/+37
* made it easier to add xml handlersKeiron Liddle2002-03-183-13/+31
* comment about reader behaviourKeiron Liddle2002-03-111-0/+6
* extends adapter instead of implementing useragentKeiron Liddle2002-03-112-89/+10
* no longer neededKeiron Liddle2002-03-083-242/+0
* removed unneeded importsKeiron Liddle2002-03-082-2/+0
* renders images and ifo to pdf docKeiron Liddle2002-03-0812-41/+496
* removed excess spacesKeiron Liddle2002-03-071-8/+8
* set user agent on tree builderKeiron Liddle2002-03-052-0/+5
* gets namespace of document through different call so conversion is possibleKeiron Liddle2002-03-052-2/+6
* use buffered stream and close at the endKeiron Liddle2002-03-041-1/+3
* remove SVGArea and ImageArea, no longer neededKeiron Liddle2002-02-2617-201/+29
* Use CharUtilities instead of CharClassKaren Lease2002-02-254-25/+55
* Use util.CharUtilities insteadKaren Lease2002-02-251-85/+0
* improved thread safety of readersKeiron Liddle2002-02-2520-327/+271
* Correct margin handling on body region for writing-modeKaren Lease2002-02-233-16/+35
* Take CTM into account for PDF rendering (small test)Karen Lease2002-02-232-6/+46
* Support PDF renderingKaren Lease2002-02-232-0/+9
* Add corresponding properties for space-*Karen Lease2002-02-232-0/+14
* improved cacheKeiron Liddle2002-02-224-24/+90
* fix for no class def found error if no batikKeiron Liddle2002-02-222-46/+72
* some preliminary changes to image handlingKeiron Liddle2002-02-2138-1279/+1185
* removed printlnKeiron Liddle2002-02-211-1/+0
* made access publicKeiron Liddle2002-02-211-1/+5
* no longer usedKeiron Liddle2002-02-201-18/+0
* put in inherit keywordKeiron Liddle2002-02-201-3/+2
* exit for closing window is only called for the AWTStarter, command lineKeiron Liddle2002-02-202-4/+7
* made svg context independant so that the svg document does notKeiron Liddle2002-02-201-42/+55
* fixed compile errorKeiron Liddle2002-02-193-4/+7
* Fix some bugs in the CTM logicKaren Lease2002-02-184-13/+63
* Initial implementation of CTM (coordinate transformation matrix) to handle re...Karen Lease2002-02-1713-75/+387
* does a bit better job at adding text to line areaKeiron Liddle2002-02-117-93/+102
* renders word are to xmlKeiron Liddle2002-02-081-0/+10
* Generated text is written in UTF-8 encoding instead of ISO-8859-1Art Welch2002-01-311-0/+35
* buffered output streamKeiron Liddle2002-01-091-1/+1
* utils for characters such as getting width and determining if spaceKeiron Liddle2002-01-081-0/+117
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-0830-868/+1084
* updated to use style task and removed xslt taskKeiron Liddle2001-12-181-299/+0
* changed names to make transforms easierKeiron Liddle2001-12-1813-1529/+0
* added design docs to buildKeiron Liddle2001-12-141-231/+0
* properly setup the element mappingsKeiron Liddle2001-12-133-77/+87