aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFCIDFont.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-321/+0
* FOP-2445: Merge PDF Linearization branchSimon Steiner2015-02-241-0/+16
* FOP-2248: add support for AES 256 PDF encryptionLuis Bernardo2013-05-181-0/+59
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-2/+1
* Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-211-4/+2
* Fixed indentationVincent Hennebert2010-08-271-4/+4
* Bugzilla #49733:Jeremias Maerki2010-08-141-3/+4
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-8/+8
* * 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
* More work on PDF/A-1:Jeremias Maerki2006-02-221-2/+5
* 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-25/+10
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+291