]> source.dussan.org Git - xmlgraphics-fop.git/commit
Do not stop building the metrics file if the unicode index is not found for a kerning...
authorBertrand Delacretaz <bdelacretaz@apache.org>
Fri, 13 Oct 2006 07:45:19 +0000 (07:45 +0000)
committerBertrand Delacretaz <bdelacretaz@apache.org>
Fri, 13 Oct 2006 07:45:19 +0000 (07:45 +0000)
commite4019e2538a7049ff75d568b61f5b4913a999d81
tree84a6a5bcbf909e8bd49bf5d3127f833d7ce147b6
parent1171644b9ee3732e7c671fdb7303e4d1554dcd10
Do not stop building the metrics file if the unicode index is not found for a kerning entry.
In my tests with OpenType fonts provided with Ubuntu, this happened quite often, probably
caused by extraneous kerning entries which do not point to valid glyphs.

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