Test failures on Windows XP Japanese due to fonts selection differences

Austin Lund austin.lund at gmail.com
Wed Oct 6 21:43:04 CDT 2010


There are a number of test failures due to hardcoded sizes in test
which fail for particular platforms, e.g.

http://test.winehq.org/data/6e89a61446088dbe029913896dfae467bb8d37a1/xp_wtb-wxpprojasp3/comctl32:toolbar.html

It seems the reason for this is that it is impossible to select the
system font with height 16 on this platform.  (No idea why, any
ideas?)

Should these tests be written so that a particular font selection is
forced across platforms (e.g. ANSI, 16 point, System), or should the
hardcoded values instead be computed for each particular instance?



More information about the wine-devel mailing list