aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes script classpaths to use avalon and logkit.Steve Coffman2001-08-205-4/+8
* This adds avalon and logkit to the path to allow execution.Steve Coffman2001-08-201-2/+2
* Fixes the id attribute to be ref-id to allow bookmarks to build.Steve Coffman2001-08-201-2/+2
* Added Avalon and Logkit to path to allow execution.Steve Coffman2001-08-202-2/+2
* adjusted classpath libs for loggingKeiron Liddle2001-08-204-5/+10
* changed to logkit for logging only half doneKeiron Liddle2001-08-2061-216/+314
* should now handle rotated text properlyKeiron Liddle2001-08-171-14/+18
* Submitted by: Weiqi Gao <weiqigao@networkusa.net>Keiron Liddle2001-08-161-1/+1
* added YAS to specify if output should be consistent, default is falseKeiron Liddle2001-08-152-2/+12
* fixes some npe's if characters outsite rootKeiron Liddle2001-08-151-1/+6
* added support for embedded fonts for svg text, also added proper escapingKeiron Liddle2001-08-152-18/+138
* This fixes A4 letter size printing from Jeremias Maerki.Steve Coffman2001-08-141-2/+4
* adds support for svg links to be put into the pdfKeiron Liddle2001-08-146-9/+81
* added logkit (version 1.0b4) for loggingKeiron Liddle2001-08-143-2/+3
* catches SecurityException for (future) use in security of webstartKeiron Liddle2001-08-141-3/+7
* added option for url in input handlerKeiron Liddle2001-08-142-8/+17
* updated the html-docs to reflect the current xml-docsKeiron Liddle2001-08-14103-149/+647
* some minor updates, typos, a bit more info on embeddingKeiron Liddle2001-08-144-3/+17
* AHS: need to specifically delete tarfiles after allarved2001-08-141-0/+1
* AHS: FOP 0.20.1 remedial fixesarved2001-08-141-0/+7
* AHS: updated buildtoolsarved2001-08-141-0/+0
* AHS: build improvements; version changearved2001-08-141-5/+3
* pdf renderer now adds the fonts at the end of all pages rather than after eac...Keiron Liddle2001-08-132-2/+3
* AHS: tweaks to processarved2001-08-121-2/+4
* AHS: Build and runtime file updatesarved2001-08-122-4/+8
* Added changes from 0.19 to 0.20arved2001-08-111-0/+274
* added some more infoKeiron Liddle2001-08-108-26/+254
* try to explain setting the size of output with transcoder a bit betterKeiron Liddle2001-08-101-2/+7
* improved error message a bit if config couldn't be loadedKeiron Liddle2001-08-101-2/+3
* added more info about compilingKeiron Liddle2001-08-101-0/+3
* formatted and made it compile (with changed api?)Keiron Liddle2001-08-101-116/+65
* improves comparisonKeiron Liddle2001-08-101-2/+6
* Changes from 0.18 to 0.19arved2001-08-101-0/+185
* changed the dpi for svg to 72 to be the same as other things in fopKeiron Liddle2001-08-091-1/+3
* *** empty log message ***Keiron Liddle2001-08-093-4/+8
* fixes error that is displayed in new acrobat readerKeiron Liddle2001-08-091-1/+2
* This just moves the marker supporting code from before Mark's patch intoSteve Coffman2001-08-062-2/+43
* adds support for lazy loading of fontsKeiron Liddle2001-08-064-3/+197
* setup a couple of propsKeiron Liddle2001-08-061-3/+8
* adds the remaining property groupsKeiron Liddle2001-08-066-0/+143
* gets all properties specified on each elementKeiron Liddle2001-08-0635-17/+906
* updated to new batik interfaceKeiron Liddle2001-08-064-0/+7
* Use a copy of BorderAndPadding to fix alignment bugs in header/footer cellsKaren Lease2001-08-051-1/+7
* Add clone methodKaren Lease2001-08-051-5/+35
* Submitted by: SASAKI Suguru (s-sasaki@hkg.odn.ne.jp)Tore Engvig2001-08-021-14/+10
* Submitted by: Struan Judd (struan@sjudd.com)Tore Engvig2001-08-021-19/+4
* added slovak hyphenation patternsKeiron Liddle2001-08-021-0/+2533
* fixes PDFDoc to work with changed interfaceKeiron Liddle2001-08-021-1/+2
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-0126-718/+720
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-0128-529/+1095