Hi,
I'm sure you've noticed that this change causes some failures on a Simplified Chinese-language test machine, see http://test.winehq.org/data/5ae2b0f219cb5aed2bdf32746a57a699a32767a2/xp_wtb-... Can you take a look at that please? I'm wondering if it wouldn't make more sense to use GetCharABCWidthsW instead of the Ansi version for this test?
Thanks, Greg.
On 2011-02-03 04:11:39 -0800, Greg Geldorp wrote:
Hi,
I'm sure you've noticed that this change causes some failures on a Simplified Chinese-language test machine, see http://test.winehq.org/data/5ae2b0f219cb5aed2bdf32746a57a699a32767a2/xp_wtb-... Can you take a look at that please? I'm wondering if it wouldn't make more sense to use GetCharABCWidthsW instead of the Ansi version for this test?
Thanks, Greg.
I guess those failures are caused by font association. Tests succeed on japanese environment. Font association is this bug. http://bugs.winehq.org/show_bug.cgi?id=16325 This link from comment #88 would explain why tests fail. http://blogs.msdn.com/b/michkap/archive/2008/02/29/7945019.aspx