]> source.dussan.org Git - xmlgraphics-fop.git/commit
Skip IO Exception when loading a PFM and an AFM could be loaded. The PFM is only...
authorJeremias Maerki <jeremias@apache.org>
Tue, 5 Aug 2008 07:46:14 +0000 (07:46 +0000)
committerJeremias Maerki <jeremias@apache.org>
Tue, 5 Aug 2008 07:46:14 +0000 (07:46 +0000)
commit6b9e8ba185892b7a2a1ee79f6d462c0b07566bb6
tree5d0dfae50e7a93ceb0f5be924e6b28d18ec3cab6
parent0aa76570ad9c252f17ad5a955fab2e99a7b0de44
Skip IO Exception when loading a PFM and an AFM could be loaded. The PFM is only a fallback and not necessary when the AFM is available. Motivation: The "URW Bookman L" fonts from GhostScript have bad PFM files.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@682616 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fonts/type1/Type1FontLoader.java