]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #43143:
authorJeremias Maerki <jeremias@apache.org>
Thu, 15 Nov 2007 13:28:58 +0000 (13:28 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 15 Nov 2007 13:28:58 +0000 (13:28 +0000)
commit04843a28c18a9f91e03f0990616b96306ab0c5c1
treeca9cb71a028f30c6f7e10e4f0fbffac96b6a7596
parent7bb609c60d643b2c66c93f98a7a391d81448bcd3
Bugzilla #43143:
Had to remove the Expert(Subset) Encoding detection as this caused problems with a barcode font that used dfCharset=2 but was not using ExpertSubset encoding. To detect Expert(Subset)Encoding, the AFM needs to be parsed. And since we don't support that encoding, yet, the fallback to WinAnsiEncoding should work well enough.

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