I'm trying to generate a font metrics file for Symbol.TTF and DingbatsD.TTF,
but it doesn't work. I tried 0.20.5RC2 and a snapshot from the CVS...

<--
TTF Reader v1.1.1

Reading ..\tests\ft2xsl\fonts\d051000d.ttf...

Number of glyphs in font: 227
Unicode cmap table not present
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at java.util.ArrayList.RangeCheck(ArrayList.java:508)
        at java.util.ArrayList.get(ArrayList.java:320)
        at org.apache.fop.fonts.TTFFile.createCMaps(TTFFile.java:399)
        at org.apache.fop.fonts.TTFFile.readFont(TTFFile.java:389)
        at org.apache.fop.fonts.apps.TTFReader.loadTTF(TTFReader.java:178)
        at org.apache.fop.fonts.apps.TTFReader.main(TTFReader.java:140)
-->


<--
[INFO] TTF Reader v1.1.4
[INFO] Reading ..\tests\ft2xsl\fonts\Symbol.ttf...
[INFO] Number of glyphs in font: 192
[INFO] 2 cmap tables
[FATAL ERROR] Unicode cmap table not present
[FATAL ERROR] Unsupported format: Aborting
-->

Has anybody experience with that kind of Fonts with FOP ?
Greetz
Carsten

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

Reply via email to