gdi32: ensure that the last_resort family at least has FS_LATIN1characters.

Dmitry Timoshkov dmitry at codeweavers.com
Wed Jul 15 07:43:01 CDT 2009


"Aric Stewart" <aric at codeweavers.com> wrote:

> Ok maybe you could help me brainstorm a better fix.
> 
> The issue I am seeing is that this application is a chinese application 
> and it is asking for Tahoma for GB2312_CHARSET.  The Tahoma in the 
> system does not have GB2312_CHARSET.  So we end up falling all the way 
> back to the last resort selection.
> 
> It ends up looking for a font that supports FS_CHINESESIMP and the first 
> one on my (an most any mac) is Al Bayan, an arabic font with no latin 
> characters.  As a result everything it tries to print in latin 
> characters are boxes.
> 
> I thought of putting in an exception for Tahoma but that seemed too hackish.

Do you have a font link with an appropriate font file?

-- 
Dmitry.



More information about the wine-devel mailing list