Owen Taylor wrote:
> A font that has ?'s in the output with the current FreeType
> most likely has a TrueType name table with invalid contents ...
> e.g. Chinese in the English name field.
That is not the case for the font I have here. For example, the font
FZHT_GB18030.TTF has two name tables:
Table 0:
platformID = Macintosh
platformSpecificID = Roman
languageID = English
Font Family = FZHei-B01 (in ASCII)
Table 1:
platformID = Microsoft
platformSpecificID = Unicode
languageID = Chinese - PRC
Font Family = XXXX (Chinese in UCS-2)
There is nothing wrong with those two family names. The problem is
recently, FT2 has changed to favoring Unicode encoded name (Table 1)
instead of ASCII encoded name (Table 0). So I have this and another
font family name as "????". I don't know what is it and I don't know
which one it is.
Regards,
Yao Zhang
_______________________________________________
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts