Bug 2207 - Embedding problems
Summary: Embedding problems
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: all
Hardware: PC All
: P3 major
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-18 01:06 UTC by hannesp
Modified: 2012-04-01 06:33 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hannesp 2001-06-18 01:06:41 UTC
Hi there,

I have some difficulty embedding the Bar39f true type font. At the bottom of
my e-mail you can find an indication of what the error is when tryong to
embed this font.
Currently, I'm using the latest version of FOP.
I would be most thankful if you could assist me in my problem.

Kind Regards,
Hannes Pieters.

S/W Solutions
Data Solve

C:\>java org.apache.fop.fonts.apps.TTFReader bar39f.ttf bar39f.xml
Reading bar39f.ttf...

Number of glyphs in font: 74
java.io.EOFException: Reached EOF, file size=13152 offset=77044
        at
org.apache.fop.fonts.FontFileReader.seek_set(FontFileReader.java:73)
        at org.apache.fop.fonts.TTFFile.readCMAP(TTFFile.java:208)
        at org.apache.fop.fonts.TTFFile.readFont(TTFFile.java:395)
        at org.apache.fop.fonts.apps.TTFReader.loadTTF(TTFReader.java:183)
        at org.apache.fop.fonts.apps.TTFReader.main(TTFReader.java:145)
Comment 1 keiron 2002-09-04 13:36:30 UTC
This bug has been fixed in cvs.
It will now read the font without attempting to get data for the invalid end 
character.
Comment 2 Glenn Adams 2012-04-01 06:33:45 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed