http://bugs.winehq.org/show_bug.cgi?id=7571
------- Additional Comments From inckie@gmail.com 2007-08-06 16:12 ------- Well, the problem seems to be even deeper: for font Segoe Script, I got...
Without patch: font.c:1180: enumed font "Segoe Script", charset 0, weight 700, italic 0 font.c:1180: enumed font "Segoe Script", charset 238, weight 700, italic 0 font.c:1180: enumed font "Segoe Script", charset 204, weight 700, italic 0 font.c:1180: enumed font "Segoe Script", charset 161, weight 700, italic 0 font.c:1180: enumed font "Segoe Script", charset 162, weight 700, italic 0 font.c:1180: enumed font "Segoe Script", charset 186, weight 700, italic 0
With patch: font.c:1180: enumed font "Segoe Script", charset 186, weight 700, italic 0 font.c:1180: enumed font "Segoe Script", charset 162, weight 700, italic 0 font.c:1180: enumed font "Segoe Script", charset 161, weight 700, italic 0 font.c:1180: enumed font "Segoe Script", charset 204, weight 700, italic 0 font.c:1180: enumed font "Segoe Script", charset 238, weight 700, italic 0 font.c:1180: enumed font "Segoe Script", charset 0, weight 700, italic 0
...yet it still behaves the same buggy way (IE, using BALTIC_CHARSET).
(If noisy, this at least serves as notekeeping.)