aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/AbstractCodePointMapping.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-216/+0
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-061-1/+3
* FOP-2354: Subset support for Type 1 fontsRobert Meyer2014-05-231-0/+4
* 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