aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug which caused FOP to overestimate the space available for the first ...Karen Lease2001-07-041-1/+1
* sets base dir for test, using xml pathKeiron Liddle2001-07-041-0/+9
* fixed error where configfile was not being setKeiron Liddle2001-07-041-92/+91
* fixed line endingsKeiron Liddle2001-07-0425-3042/+2375
* fixed minor problem with footnote size changesKeiron Liddle2001-07-041-0/+1
* put import at startKeiron Liddle2001-07-041-2/+2
* puts the right property family name in resulting prop fileKeiron Liddle2001-07-021-1/+6
* allows adding mappings from user configKeiron Liddle2001-07-021-1/+13
* handles key values a bit betterKeiron Liddle2001-07-021-83/+97
* cleaned up a bitKeiron Liddle2001-06-281-130/+5
* changed to correct mime typeKeiron Liddle2001-06-282-8/+16
* updates to pdf text painterKeiron Liddle2001-06-272-166/+267
* added initial impl of text painter that uses pdf fontsKeiron Liddle2001-06-263-10/+306
* workaround for a bug in Acrobat Reader where text may disappear orKeiron Liddle2001-06-251-5/+15
* changed licenseKeiron Liddle2001-06-251-49/+5
* compiles on jdk1.1Keiron Liddle2001-06-251-2/+9
* added support for rendering SVG graphics to psKeiron Liddle2001-06-222-5/+1115
* sets the context url properly (with baseDir)Keiron Liddle2001-06-221-1/+4
* command line support for new ps rendererKeiron Liddle2001-06-222-328/+321
* New addition: postscript rendererKeiron Liddle2001-06-227-0/+1201
* should handle page number properly, with threadsKeiron Liddle2001-06-222-475/+406
* Added patch for loading config via Thread ContextClassLoaderKelly Campbell2001-06-212-5/+38
* removed unneeded codeKeiron Liddle2001-06-211-24/+0
* added a few extra useful methodsKeiron Liddle2001-06-211-4/+46
* sets baseDir according to file being convertedKeiron Liddle2001-06-211-1/+2
* trys to get the reference from baseDir + ref pathKeiron Liddle2001-06-211-10/+2
* handles baseDir (with a capital D)Keiron Liddle2001-06-211-171/+131
* gets the root element properlyKeiron Liddle2001-06-211-6/+2
* allows better for other xml dataKeiron Liddle2001-06-202-90/+121
* some independance improvementsKeiron Liddle2001-06-201-7/+15
* gets the xml parser class name properlyKeiron Liddle2001-06-191-2/+6
* Added patch to allow FOTreeBuilder to be reused easierKelly Campbell2001-06-181-49/+6
* some minor improvementsKeiron Liddle2001-06-182-0/+2
* exits after finish - prevents the AWT usage from keeping the javaKeiron Liddle2001-06-181-0/+1
* PDFNumber uses static methodsKeiron Liddle2001-06-183-68/+54
* changed PDFNumber to use static methodsKeiron Liddle2001-06-186-358/+78
* Submitted by: Ivan DemakovKaren Lease2001-06-141-3/+19
* prevents class cast exceptions when these methods are calledKeiron Liddle2001-06-131-3/+27
* changed to small licenseKeiron Liddle2001-06-1241-1747/+182
* SGK/AHS: inlining of imagesarved2001-06-101-1/+2
* SGK/AHS: inling of imagesarved2001-06-102-11/+102
* gives it the correct sizeKeiron Liddle2001-06-081-2/+2
* Fixed another array out of bounds bugTore Engvig2001-06-071-6/+8
* Fixed an array out of bounds that caused some combinations of word/pattern to...Tore Engvig2001-06-071-3/+5
* fixes a line colouring problemKeiron Liddle2001-06-071-6/+3
* fixes a couple of problems when placing foreign objects nearKeiron Liddle2001-06-072-317/+232
* Some fonts contains malformed composite glyphs which used to make fop crash. ...Tore Engvig2001-06-061-0/+11
* PR: 1681Tore Engvig2001-06-062-30/+40
* sets baseDir to a URL string rather than a file path stringKeiron Liddle2001-06-051-2/+5
* some cleanup and more consistent outputKeiron Liddle2001-06-051-217/+170