]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #51596: A composite glyph can be remapped more than once in a TTF subset...
authorVincent Hennebert <vhennebert@apache.org>
Mon, 8 Aug 2011 17:34:46 +0000 (17:34 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Mon, 8 Aug 2011 17:34:46 +0000 (17:34 +0000)
commitfb02159c7df3ad79eda435be9ae1f940953d9fd8
treed5128eaade6e1df5d8e38e575ee3f1752c0c350e
parent8e894b822fd834209663744877fb6d648630abfc
Bugzilla #51596: A composite glyph can be remapped more than once in a TTF subset, resulting in garbled character
Test and clean-up provided by Mehdi Houshmand

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1155024 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fonts/truetype/FontFileReader.java
src/java/org/apache/fop/fonts/truetype/GlyfTable.java [new file with mode: 0644]
src/java/org/apache/fop/fonts/truetype/TTFSubSetFile.java
status.xml
test/java/org/apache/fop/StandardTestSuite.java
test/java/org/apache/fop/fonts/truetype/GlyfTableTestCase.java [new file with mode: 0644]