Around 18 o'clock on Jul 12, Keith Packard wrote:
> I'll add transcoding for apple-roman names. My intent is to prefer > english names, and failing that, to choose the first entry in a known > encoding. Well, *that* was entertaining. It almost works. Except for MS Mincho. For both FONT_FAMILY and FONT_PS_NAME, it advertises a Macintosh platform name, Apple Roman encoding and language id 0x411, which is Microsoft's language tag for Japanese(!). At least Microsoft didn't re-use Apples language tags... In the FONT_FAMILY string, I find a combined full-width latin and Han string while in the FONT_PS_NAME string, I find an ASCII string. I think I'll add a check on the non-English names to see if they're at least Latin and prefer those over the non-Latin names. Keith Packard XFree86 Core Team HP Cambridge Research Lab _______________________________________________ Fonts mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/fonts
