]> source.dussan.org Git - xmlgraphics-fop.git/commit
Removed fallback mechanism in AbstractCodePointMapping. This is superfluous now that...
authorJeremias Maerki <jeremias@apache.org>
Sat, 2 Jul 2011 10:17:46 +0000 (10:17 +0000)
committerJeremias Maerki <jeremias@apache.org>
Sat, 2 Jul 2011 10:17:46 +0000 (10:17 +0000)
commit20dd19ff66999b69b40a3138d562287927deff66
tree6ed059c89c19afd162e40c58b280756522f4f238
parent95960da762de8ca044971ed9aa42e53716293c88
Removed fallback mechanism in AbstractCodePointMapping. This is superfluous now that SingleByteFont handles all substitutions. This actually fixes a bug: the glyph "minus" was painted using "hyphen" but used the width of "minus" due to this fallback mechanism.

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