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

Alexandre Julliard julliard at winehq.org
Wed Jul 15 01:39:09 CDT 2015


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

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list