Bug 6147 - TTFReader can't handle TradeGothic fonts
Summary: TTFReader can't handle TradeGothic fonts
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: 0.15
Hardware: PC All
: P3 major
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-31 11:01 UTC by David Tennant
Modified: 2012-04-01 06:49 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Tennant 2002-01-31 11:01:18 UTC
TTFReader fails to create font metric file for TradeGothic font.  Errors = 

Number of glyphs in font: 232
java.io.EOFException: Reached EOF, file size=38540 offset=99044
at org.apache.fop.fonts.FontFileReader.seek_set<FontFileReader.java:78>
at org.apache.fop.fonts.TTFFile.readCMAP<TTFFile.java.217>
at org.apache.fop.fonts.TTFFile.readFont<TTFile.java.403>
at org.apache.fop.fonts.apps.TTFReader.loadTTF<ttFReader.java.181>
at org.apache.fop.fonts.apps.TTFReader.main<TTFReader.java.143>
Comment 1 Oleg Tkachenko 2002-11-19 09:39:20 UTC
It's my understanding this is fixed in cvs. Anyway to check it out I need th
efont file.
Comment 2 Glenn Adams 2012-04-01 06:49:54 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed