]> source.dussan.org Git - xmlgraphics-fop.git/commit
This is a better fix which will cater for the case where the first character encounte...
authorAdrian Cumiskey <acumiskey@apache.org>
Tue, 9 Sep 2008 13:35:13 +0000 (13:35 +0000)
committerAdrian Cumiskey <acumiskey@apache.org>
Tue, 9 Sep 2008 13:35:13 +0000 (13:35 +0000)
commit420d6d01d4ffed634c725935d94f7222e1da9544
tree4b5e8f924e2adfa3f77a0d6f2635cdbf5f8b36e7
parentac7ba7e765b4dbe1473c0a4aec3284c50e6b4619
This is a better fix which will cater for the case where the first character encountered is the EOF (-1) character.  EOF test now only occurs when loop is exit so this should execute more efficiently.

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