aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFCMap.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-4/+4
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-4/+1
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-141-108/+14
* Applied patch from bugzilla 5335, comment 10.Bertrand Delacretaz2006-10-101-6/+51
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* The PDF object number doesn't get passed to the constructor anymore. Adjust f...Jeremias Maerki2003-03-271-3/+2
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+515