[PATCH 1/3] dwrite: Properly initialize LOGFONT returned from ConvertFontToLOGFONT()

Alexandre Julliard julliard at winehq.org
Thu Aug 6 09:48:42 CDT 2015


Nikolay Sivov <nsivov at codeweavers.com> writes:

> From: Nikolay Sivov <nsivov at 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 at winehq.org



More information about the wine-devel mailing list