aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFEncoding.java
Commit message (Expand)AuthorAgeFilesLines
* Amended a couple javadocs and some trivial clean upMehdi Houshmand2012-09-031-2/+2
* Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used in...Mehdi Houshmand2012-08-231-23/+76
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-12/+12
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-0/+8
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-141-63/+85
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* 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-13/+9
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+167