aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/AbstractCodePointMapping.java
Commit message (Expand)AuthorAgeFilesLines
* enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-021-1/+2
* Removed fallback mechanism in AbstractCodePointMapping. This is superfluous n...Jeremias Maerki2011-07-021-40/+2
* Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-261-6/+8
* FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in...Jeremias Maerki2009-01-051-6/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-10/+10
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-17/+6
* Extracted most of the code in CodePointMapping (generated by XSLT) into a bas...Jeremias Maerki2008-02-161-0/+261