]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: AFMFile sometimes indirectly caused wrong assignments of char widths to code...
authorJeremias Maerki <jeremias@apache.org>
Sat, 2 Jul 2011 10:18:35 +0000 (10:18 +0000)
committerJeremias Maerki <jeremias@apache.org>
Sat, 2 Jul 2011 10:18:35 +0000 (10:18 +0000)
commitfa9fc6d171686e319bf56a844c78a8c2f5afe723
treea864a15824fb7c6ab8494530b48972f6b5f4f84c
parent20dd19ff66999b69b40a3138d562287927deff66
Bugfix: AFMFile sometimes indirectly caused wrong assignments of char widths to code points in a single-byte encoding due to mapping multiple characters to the same code points (see overridePrimaryEncoding).
Fixed some FindBugs issues.
Added some generics.

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