[PATCH 2/2] gdi32: Added GetGlyphOutlineW tests on glyph that contains empty contour (try3)

Piotr Caban piotr at codeweavers.com
Tue Nov 13 05:28:54 CST 2012


On 11/13/12 13:10, Dmitry Timoshkov wrote:
> Piotr Caban <piotr at codeweavers.com> wrote:
>
>>    create mode 100644 dlls/gdi32/tests/test_empty_contour.sfd
>>    create mode 100644 dlls/gdi32/tests/test_empty_contour.ttf
>
> Is it possible to add the desired glyph to an already existing test font?
>
Yes, I was adding it first to wine_test.ttf. In this case 
GetGlyphOutline tests needs to be added in the middle of 
CreateScalableFontResource tests (at least as long as RemoveFontResource 
is not implemented).

I can change it to work this way if it's preferred.



More information about the wine-devel mailing list