https://bugs.winehq.org/show_bug.cgi?id=35574 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from François Gouget <fgouget(a)codeweavers.com> --- This is fixed, probably by one of the commits below: commit 50b6b376cbd521486c7765a11d88d17533f2057d Author: Dmitry Timoshkov <dmitry(a)baikal.ru> Date: Fri Jul 17 17:23:19 2015 +0800 gdi32: EnumFontFamilies should enumerate substituted fonts only when directly asked for. commit 5289c9fd925fea5766632cef7a37e17dda93dc2e Author: Dmitry Timoshkov <dmitry(a)baikal.ru> Date: Fri Jul 17 17:23:14 2015 +0800 gdi32: Add a test for enumerating substituted fonts. EnumFontFamilies(NULL) should not enumerate substituted fonts, but EnumFontFamilies("MS Shell Dlg") should do. commit c81ff0f8cfc1a7b6fa7546d8ffb656e290ef5e7e Author: Huw Davies <huw(a)codeweavers.com> Date: Fri Jun 19 09:24:23 2015 +0100 gdi32/tests: Japanese Win 7 uses MS Shell Dlg as its default GUI font. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.