]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla 40724, kerning works now for custom CID fonts.
authorBertrand Delacretaz <bdelacretaz@apache.org>
Thu, 12 Oct 2006 09:41:03 +0000 (09:41 +0000)
committerBertrand Delacretaz <bdelacretaz@apache.org>
Thu, 12 Oct 2006 09:41:03 +0000 (09:41 +0000)
commitd7f3c65f79be3ad7fc856562bba89a78873543df
tree7a1ab9108718913c3a3e2f472f8f98f0c92c3cf6
parent66526aece168d5a0e2b5c45ca7e9e1dcce63e83d
Bugzilla 40724, kerning works now for custom CID fonts.
Kerning tables in the metrics xml file now uses unicode character indexes, instead of glyph indexes.
Note that this makes the kerning info in these files incompatible with older versions of FOP.

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