[PATCH] dwrite/tests: Some tests for DWRITE_FONT_FACE_TYPE_RAW_CFF

Nikolay Sivov bunglehead at gmail.com
Wed Nov 18 08:22:59 CST 2015


On 18.11.2015 17:14, Alexandre Julliard wrote:
> Nikolay Sivov <nsivov at codeweavers.com> writes:
>
>> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
>> ---
>>   dlls/dwrite/tests/Makefile.in       |   3 +-
>>   dlls/dwrite/tests/font.c            | 230 ++++++++++++++++++++++++++++++++-
>>   dlls/dwrite/tests/resource.rc       |   2 +
>>   dlls/dwrite/tests/wine_test_cff.otf | Bin 0 -> 1900 bytes
>>   dlls/dwrite/tests/wine_test_cff.sfd | 244 ++++++++++++++++++++++++++++++++++++
>
> Is there a reason this needs to be a .otf file? That's not supported by
> the build process.
>

No, file name is irrelevant, otf was to make it clear it's postscript 
kind. Does it mean I'll need build system changes anyway (is it in 
makedep?) to tell fontforge to generate opentype with cff in it?

Is it a maintainer mode that rebuilds them?



More information about the wine-devel mailing list