aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/SingleByteFont.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-19/+19
* Minor cleanup: simplified conditionalAndreas L. Delmelle2008-06-231-2/+2
* made sure warning for missing glyphs is emitted in all casesMaximilian Berger2008-05-111-29/+2
* Remember the missing glyphs also if an event listener is registered so they d...Jeremias Maerki2008-04-181-9/+9
* Merged branchJeremias Maerki2008-04-141-12/+16
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-26/+188
* Extracted most of the code in CodePointMapping (generated by XSLT) into a bas...Jeremias Maerki2008-02-161-0/+2
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-141-44/+67
* Avoid null values in generated Font classes so the encoding can be inspected.Jeremias Maerki2007-11-121-2/+2
* More fine-grained mechanism to detect if a font has been used or not. If a fo...Jeremias Maerki2007-11-031-3/+1
* Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ...Adrian Cumiskey2007-10-261-1/+5
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-6/+6
* Bugzilla 42843: Warn on glyph substitution (offered by Max Berger)Andreas L. Delmelle2007-07-141-0/+8
* Applied patch from bugzilla 5335, comment 10.Bertrand Delacretaz2006-10-101-1/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* The font loading code now reads the encoding value from the XML font metrics ...Jeremias Maerki2006-01-031-9/+26
* New function to determine whether a particular character is available for thi...Jeremias Maerki2004-04-031-1/+8
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* clean up some gump javadoc warningsWilliam Victor Mote2003-08-231-14/+14
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+128