On 11/13/12 13:10, Dmitry Timoshkov wrote:
Piotr Caban piotr@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.