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

2002-11-24 Thread bugzilla
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

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2002-11-24 16:57 ---
The problem apparently is in your font. So either fix it by third-party font
editor or try different one. For instanse this free bar code font works fine:
http://www.squaregear.net/fonts/free3of9.shtml.

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




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

2002-10-09 Thread bugzilla

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





--- Additional Comments From [EMAIL PROTECTED]  2002-10-09 15:18 ---
Hi there,

I'm having the same problem.
Someone is disussing this problem in the following newsgroup:

http://marc.theaimsgroup.com/?l=fop-devm=103098230522738w=2

It seems that one way to solve this problem for several .ttf files is to 
convert it in a .ttx file and then back again to .ttf through FootTools (Open 
Source software that you can download from 
http://sourceforge.net/projects/fonttools/ ).
They say that by these transformations, some .ttf that previuosly had trouble 
to be used with TTFReader, has begun to work.

I tried the same with the 3of9.ttf file, but the process to re-convert the .ttx 
file in .ttf file does NOT work. 
It stops giving out this message:

C:\Programmi\TTXttx -s C:\Programmi\TTX\MieiFiles\3OF9Gio.ttx C:\Programmi\TTX\
MieiFiles\3OF9Gio.ttf
Compiling C:\Programmi\TTX\MieiFiles\3OF9.ttx to C:\Programmi\TTX\MieiFile
s\3OF9.ttf...
Parsing 'GlyphOrder' table...
Parsing 'OS/2' table...
Parsing 'PCLT' table...
Parsing 'cmap' table...
Parsing 'cvt ' table...
Parsing 'fpgm' table...
Parsing 'glyf' table...
Parsing 'head' table...
Traceback (most recent call last):
  File fontTools\ttx.pyc, line 243, in main
  File fontTools\ttx.pyc, line 228, in process
  File fontTools\ttx.pyc, line 163, in ttCompile
  File fontTools\ttLib\__init__.pyc, line 272, in importXML
  File fontTools\ttLib\xmlImport.pyc, line 134, in importXML
  File fontTools\ttLib\xmlImport.pyc, line 24, in parse
  File fontTools\ttLib\xmlImport.pyc, line 44, in parseFile
  File fontTools\ttLib\xmlImport.pyc, line 107, in endElementHandler
  File fontTools\ttLib\tables\_h_e_a_d.pyc, line 77, in fromXML
  File fontTools\ttLib\tables\_h_e_a_d.pyc, line 121, in parse_date
OverflowError: mktime argument out of range
(Hit any key to exit)

Let me know for any news!!!
Cheers!
Ale

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




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

2001-11-27 Thread bugzilla

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





--- Additional Comments From [EMAIL PROTECTED]  2001-11-27 01:36 ---
I have tried with a lot of different commercial and shareware Code 39 (3 of 9) 
Barcode fonts but they all have this problem. In some cases there is a EOF 
exception instead of Unicode cmap table not present and then No Such Element 
exception.

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