Ilya Shpigor shpigor@etersoft.ru wrote:
If the "Terminal" font will be changed in test to "Tahoma" this still be failed.
Are you sure what the current behavior of the WineEngCreateFontInstance is correct? When the user create logical font with OEM charset the GetTextCharset function will be always return ANSI independently of font name. This conversions occurs because of the current logic WineEngCreateFontInstance.
This needs more testing. Obviously testing with a non-existant bitmap OEM font is not enough.