aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/util
Commit message (Expand)AuthorAgeFilesLines
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-12/+0
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-161-18/+56
* DOM2SAX code replaced. Copied and adapted from Xalan-J: http://svn.apache.org...Jeremias Maerki2006-02-171-70/+224
* Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...Jeremias Maerki2006-02-174-1/+609
* New interface XMLizable (copied from Apache Excalibur) to mark classes that c...Jeremias Maerki2006-01-193-0/+224
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-0/+64
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-143-5/+0
* Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue...Luca Furini2005-10-271-0/+13
* Package documentation.Jeremias Maerki2005-10-271-0/+22
* Implemented embedding of Type 1 fonts. Jeremias Maerki2005-09-051-0/+92
* Two constants I'd like to reuse elsewhere.Jeremias Maerki2005-08-241-2/+8
* Made Service a stand-alone class so it can be reused. Jeremias Maerki2005-07-251-0/+113
* Bugzilla patch 31162:Jeremias Maerki2004-09-111-0/+261
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2710-470/+150
* Remove unused imports to quieten Eclipse.Peter Bernard West2004-01-031-2/+0
* Not needed anymore. Everything we need is in Commons IO.Jeremias Maerki2003-11-071-243/+0
* Layout changed to account for fo:region-body borders and padding whenGlen Mazza2003-11-011-4/+4
* move static methods getCharWidth and getWordWidth from util.CharUtilities to ...William Victor Mote2003-10-101-94/+0
* port layout/FontState.getWordWidth from maintenance branchWilliam Victor Mote2003-10-071-12/+28
* move layout.FontState to fonts.FontWilliam Victor Mote2003-08-141-2/+2
* clean up gump javadoc warningsWilliam Victor Mote2003-07-064-55/+55
* Move here from org.apache.fop.render.psJeremias Maerki2003-07-047-0/+1050
* Some touch-up for styleJeremias Maerki2003-07-041-12/+18
* Special OutputStream decorator that suppresses calls to the close() method. T...Jeremias Maerki2003-03-271-0/+81
* ColorSpace descendant representing an uncalibrated CMYK color space. Used to ...Jeremias Maerki2003-03-151-0/+109
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-112-0/+475