[ pdftex-Bugs-509 ] invalid pdf created if font name contains space
Bugs item #509, was opened at 2006-04-13 20:37
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=493&aid=509&group_id=106
Category: Fonts
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tom Bishop (tbishop)
Assigned to: Hartmut Henkel (hhenkel)
Summary: invalid pdf created if font name contains space
Initial Comment:
pdftex 3.141592-1.30.4-2.2 runs the following code without
complaining:
\pdfmapline{+mssong4e
Comment By: Hartmut Henkel (hhenkel) Date: 2006-04-13 22:54
Message:
Logged In: YES
user_id=929
ah, after the PDF reference 5. ed. page 388 in case there
would be no PostScript name entry we could be cruesome and
strip the blank. But there is a wrong PostScript name in the
font. So maybe one could flag a warning (or not?) and just
strip the blank? (which would be easy)
Regards, Hartmut
----------------------------------------------------------------------
Comment By: Hartmut Henkel (hhenkel)
Date: 2006-04-13 22:39
Message:
Logged In: YES
user_id=929
This mssong.ttf version seems to be buggy. Here is a
diagnostic printout from function ttf_read_name() in
writettf.c; these are all available entries from the "Naming
Table":
i=0 platform_id=1 encoding_id=0 name_id=0 name <(c)
Copyright ZHUHAI Stone Computerized typesetting system R&D
LTD., 1995-1996>
i=1 platform_id=1 encoding_id=0 name_id=1 name <MS Song>
i=2 platform_id=1 encoding_id=0 name_id=2 name <Regular>
i=3 platform_id=1 encoding_id=0 name_id=3 name
participants (1)
-
noreply@sarovar.org