aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/util
Commit message (Expand)AuthorAgeFilesLines
* 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