aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/ps/PSFontUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Added support for an optional two-pass production for PostScript output to mi...Jeremias Maerki2007-03-021-48/+112
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-041-81/+4
* Fixed ugly NPE (with no message) when a malconfigured font was processed by t...Jeremias Maerki2006-01-101-1/+10
* Added support for relative font config URLs (metrics-url and embed-url). Thes...Manuel Mall2006-01-071-5/+2
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-3/+3
* Fixes a compile error. I used a method from a SVN checkout of Commons IO. Sorry.Jeremias Maerki2005-09-051-2/+2
* Implemented embedding of Type 1 fonts. Jeremias Maerki2005-09-051-0/+241