[Bug 35574] gdi32:fonts test_EnumFontFamiliesEx_default_charset() fails on Windows 7 in the Japanese and Hebrew locales

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 9 10:51:18 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=35574

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from François Gouget <fgouget at codeweavers.com> ---
This is fixed, probably by one of the commits below:

commit 50b6b376cbd521486c7765a11d88d17533f2057d
Author: Dmitry Timoshkov <dmitry at 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 at 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 at 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.


More information about the wine-bugs mailing list