[PATCH 1/2] dwrite: Ask freetype once about kerning pairs support and monospaced property

Nikolay Sivov bunglehead at gmail.com
Thu Jan 21 12:15:35 CST 2016


On 21.01.2016 20:20, Alexandre Julliard wrote:
> Nikolay Sivov <nsivov at codeweavers.com> writes:
> 
>> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
>> ---
>>  dlls/dwrite/font.c | 10 +++++++---
>>  1 file changed, 7 insertions(+), 3 deletions(-)
> 
> 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:3088: Test failed: got 0
> font.c:3095: Test failed: got 0
> font.c:5059: Tests skipped: Segoe UI Emoji font not found.
> font.c:5165: Tests skipped: Segoe UI Emoji font not found.
> Makefile:212: recipe for target 'font.ok' failed
> make[1]: *** [font.ok] Error 2
> 

Yes, I can reproduce, sorry about that.



More information about the wine-devel mailing list