Nikolay Sivov nsivov@codeweavers.com writes:
From: Nikolay Sivov nsivov@codeweavers.com Date: Tue, 4 Aug 2015 21:40:52 +0300 Subject: [PATCH 1/4] dwrite: Properly initialize LOGFONT returned from ConvertFontToLOGFONT()
dlls/dwrite/gdiinterop.c | 2 ++ dlls/dwrite/tests/font.c | 34 +++++++++++++++++++++++++++++++++- 2 files changed, 35 insertions(+), 1 deletion(-)
It doesn't work here:
../../../tools/runtest -q -P wine -T ../../.. -M dwrite.dll -p dwrite_test.exe.so font && touch font.ok font.c:2767: Test failed: got 300 font.c:3028: Tests skipped: Courier New font not found. font.c:4030: Tests skipped: Skipping tests with Arial Makefile:202: recipe for target 'font.ok' failed