aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/util/CharUtilities.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-6/+6
* Added missing file from r670422Andreas L. Delmelle2008-06-221-5/+19
* Extended behavior of preserved linefeeds to codepoints representing mandatory...Andreas L. Delmelle2008-06-071-14/+35
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-141-1/+4
* Zero Word Joiner was missing in the constants.Jeremias Maerki2007-11-031-0/+2
* Fixed incomplete support for Unicode word joinersManuel Mall2007-07-181-1/+6
* Bugzilla #42109: Jeremias Maerki2007-05-211-5/+15
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* List NBSP under adjustable spaces in CharUtilities.Jeremias Maerki2006-04-101-1/+3
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-161-18/+56
* Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue...Luca Furini2005-10-271-0/+13
* Two constants I'd like to reuse elsewhere.Jeremias Maerki2005-08-241-2/+8
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Remove unused imports to quieten Eclipse.Peter Bernard West2004-01-031-2/+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
* Some touch-up for styleJeremias Maerki2003-07-041-12/+18
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+232