http://bugs.winehq.org/show_bug.cgi?id=7571
inckie@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #6897 is|0 |1 obsolete| |
------- Additional Comments From inckie@gmail.com 2007-02-07 09:21 ------- Created an attachment (id=6961) --> (http://bugs.winehq.org/attachment.cgi?id=6961&action=view) Handle DEFAULT_CHARSET in WineEngEnumFonts()
I think this patch is more accurate than the previous one, besides being simpler.
There's an odd issue, however: with this patch, as well as with the previous one, the tests complain about no SYMBOL_CHARSET enumerated for '<empty>'; Notes R5, however, does list all my symbol fonts and my previous tests have shown that it calls EnumFontFamilies() without a family name in order to get the full font list.
I'm puzzled. Could anyone test this and tell me what you get?