[1/2] gdi32: EnumFontFamilies should enumerate substituted fonts when directly asked for.

Huw Davies huw at codeweavers.com
Wed Jul 15 02:40:25 CDT 2015


On 15 Jul 2015, at 07:39, Alexandre Julliard wrote:
> Dmitry Timoshkov <dmitry at baikal.ru> writes:
> 
>> I.e. EnumFontFamilies(NULL) won't enumerate substituted fonts, but
>> EnumFontFamilies("MS Shell Dlg") will do.
>> 
>> Part1 of the fix for bug 19289.
> 
> It breaks the tests here:
> 
> ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so font && touch font.ok
> font.c:756: Test failed: wrong face name MS Shell Dlg
> font.c:767: Test failed: wrong face name MS Shell Dlg

It also fails on Win 2000:

https://testbot.winehq.org/JobDetails.pl?Key=15259#k201

Huw.




More information about the wine-devel mailing list