DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11247>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11247

Error encountered in converting ttf file in FOP





------- Additional Comments From [EMAIL PROTECTED]  2002-08-01 10:36 -------
For the problem 2, I use the following command:

java -cp build/fop.jar:lib/xercesImpl-2.0.1.jar:lib/xml-apis.jar:lib/xalan-
2.3.1.jar:lib/batik.jar org.apache.fop.fonts.apps.TTFReader -ttcname "Ming 
Liu" /data/fop/fop-0.20.4/mingliu.ttc mingliu.xml

the result is:

TTF Reader v1.1.1

Reading /data/fop/fop-0.20.4/mingliu.ttc...

This is a TrueType collection file with2 fonts
Containing the following fonts: 
MingLiU
PMingLiU
java.io.IOException: Failed to read font
                at java.lang.Throwable.fillInStackTrace(Native Method)
                at java.lang.Throwable.fillInStackTrace(Compiled Code)
                at java.lang.Throwable.<init>(Compiled Code)
                at java.lang.Exception.<init>(Exception.java:42)
                at java.io.IOException.<init>(IOException.java:47)
                at org.apache.fop.fonts.TTFFile.readFont(Unknown Source)
                at org.apache.fop.fonts.apps.TTFReader.loadTTF(Unknown Source)
                at org.apache.fop.fonts.apps.TTFReader.main(Unknown Source)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to