You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2001/10/05 21:45:51 UTC

DO NOT REPLY [Bug 4002] New: - TTFReader unable to handle 3 of 9 Barcode font

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=4002>.
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=4002

TTFReader unable to handle 3 of 9 Barcode font

           Summary: TTFReader unable to handle 3 of 9 Barcode font
           Product: Fop
           Version: all
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: mluty@pace2020.com


I am trying to create the metrics file for the 3 of 9 Barcode font and when I 
run TTFReader I get the following output:
TTF Reader v1.1.1

Reading 3of9.ttf...

Number of glyphs in font: 218
Unicode cmap table not present
java.util.NoSuchElementException: Vector Enumeration
        at java.util.Vector$1.nextElement(Unknown Source)
        at org.apache.fop.fonts.TTFFile.createCMaps(TTFFile.java:415)
        at org.apache.fop.fonts.TTFFile.readFont(TTFFile.java:404)
        at org.apache.fop.fonts.apps.TTFReader.loadTTF(TTFReader.java:181)
        at org.apache.fop.fonts.apps.TTFReader.main(TTFReader.java:143)

I am using the fop-0_20_1-dev version of fop.  Could somebody please look into 
allowing the TTFReader to create the metrics for this font, as I am trying to 
use fop for reporting purposes and I require the report to have barcodes.

Thanks

PS - You can get a free copy of this font from 
http://www.netlabels.com/faq2/barcode.html

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org