aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFResources.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-8/+8
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-06-091-1/+7
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-1/+1
* Improved font auto-detection and handling of AWT-supplied fonts in order to a...Jeremias Maerki2007-11-081-1/+1
* More fine-grained mechanism to detect if a font has been used or not. If a fo...Jeremias Maerki2007-11-031-16/+20
* Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...Jeremias Maerki2007-10-261-1/+1
* * 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
* Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).Jeremias Maerki2006-06-141-0/+49
* PR:Glen Mazza2004-04-221-2/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Moved FontSetup and two helper classes from render.pdf to fonts package.Glen Mazza2003-12-121-0/+25
* The PDF object number doesn't get passed to the constructor anymore. Adjust f...Jeremias Maerki2003-03-271-23/+25
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+232