aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* synced with trunk, ie. added euroKeiron Liddle2001-12-1312-0/+12
* updated master-name to master-referenceKeiron Liddle2001-12-111-2/+2
* removed some bad static thingsKeiron Liddle2001-12-112-2/+1
* added message about cvs, fixed compiler optionsKeiron Liddle2001-11-281-0/+1
* Fix a small bug in iteratorKaren Lease2001-11-261-0/+2
* fixed some compile problemsKeiron Liddle2001-11-225-11/+1
* fix to prevent fop hanging with animated gifsKeiron Liddle2001-11-221-2/+4
* updates for ext, and message handler changesKeiron Liddle2001-11-223-4/+9
* removed message handlerKeiron Liddle2001-11-2270-707/+311
* Add white-space-treatment and linefeed-treatmentKaren Lease2001-11-211-4/+17
* Remove extra whitespace during FO tree constructionKaren Lease2001-11-2114-4/+585
* PR:Tore Engvig2001-11-161-1/+1
* PR:Tore Engvig2001-11-1611-110/+713
* some comments and cleaned up a bitKeiron Liddle2001-11-1511-90/+124
* basic implementation of declarations and color profileKeiron Liddle2001-11-152-13/+78
* made the batik pdf transcoder work againKeiron Liddle2001-11-159-67/+143
* changed a few more vector and hastableKeiron Liddle2001-11-1430-284/+268
* some changes for out of order rendering and rendering to a rendererKeiron Liddle2001-11-1210-88/+213
* clarified error messageKeiron Liddle2001-11-121-2/+3