]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: Seeking to the end of the file is legal, only reading from this position...
authorJeremias Maerki <jeremias@apache.org>
Tue, 16 Jan 2007 21:06:42 +0000 (21:06 +0000)
committerJeremias Maerki <jeremias@apache.org>
Tue, 16 Jan 2007 21:06:42 +0000 (21:06 +0000)
commit07adcf603f64294b144cdf2988be0231a6d6fb84
tree819696a02da50cea2054b1e3e94dda8b2d98a987
parent0ab4336cd56eb46e6fa1a891233ee69642e4ae2e
Bugfix: Seeking to the end of the file is legal, only reading from this position isn't. Fixes running TTFReader with K3.ttf.

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