Around 17 o'clock on Jul 12, Owen Taylor wrote:
> This is what face->family_name is meant to be and > face->family_name is defined to be ASCII traditionally > so it can't really be changed. (Plus, things are just > going to work better generally if this is Roman/ASCII) I can accept that face->family_name is supposed to be ASCII, but fontconfig is entirely tolerant of UTF-8 and I'd really rather use those names; I can't see how things are just going to work better in this case; we're ending up presenting '?' instead of valid characters, that doesn't seem useful. > B) The localized name for a particular locale that should > be shown to the user; FT_Get_Sfnt_Name() can be used to get > this from a font, but it isn't exposed in fontconfig currently. > In the mail above, I said: FT_Get_Sfnt_Name works only with TrueType and OpenType fonts. Do all other formats support only ASCII names? Keith Packard XFree86 Core Team HP Cambridge Research Lab _______________________________________________ Fonts mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/fonts
