]> source.dussan.org Git - xmlgraphics-fop.git/commit
added logging to the font converter
authorKeiron Liddle <keiron@apache.org>
Mon, 2 Sep 2002 08:43:10 +0000 (08:43 +0000)
committerKeiron Liddle <keiron@apache.org>
Mon, 2 Sep 2002 08:43:10 +0000 (08:43 +0000)
commitba2073f0cad9bb7cf1c82186f595bb7c0afbffef
tree536ce228fca4eff10c80c741ea3f707ae52f51d3
parente05b816bf5413f7a1f6b9dfbf4652b5927f07640
added logging to the font converter
fixed (possibly) a problem where certain fonts
had a range value for the last character causing it to try to get invalid info
also handles the lack of support for non-unicode cmap tables better

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