Re: [PATCH 1/3] dwrite: Properly initialize LOGFONT returned from ConvertFontToLOGFONT()
6 Aug
2015
6 Aug
'15
2:48 p.m.
Nikolay Sivov <nsivov(a)codeweavers.com> writes:
From: Nikolay Sivov <nsivov(a)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 -- Alexandre Julliard julliard(a)winehq.org
3871
Age (days ago)
3871
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard