[Bug 8177] Solar Fire v5: Font only displays the character 0x80
30 Apr
2007
30 Apr
'07
11:09 a.m.
http://bugs.winehq.org/show_bug.cgi?id=8177 ------- Additional Comments From dmitry(a)codeweavers.com 2007-30-04 06:09 ------- It would be interesting to do something like this: AddFontResource("etsans.fon"); lstrcpyA(lf.lfFaceName, "ET Sans Serif"); hfont = CreateFontIndirect(&lf); hdc = GetDC(0); SelectObject(hdc, hfont); cs = GetTextCharsetInfo(hdc, &fs, 0); and dump the contents of fs.fsCsb[0] and cs value. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
6802
Age (days ago)
6802
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wine Bugs