[PATCH] dwrite/tests: A test for glyphBox* metrics

Sebastian Lackner sebastian at fds-team.de
Wed Apr 13 23:23:50 CDT 2016


On 14.04.2016 06:13, Nikolay Sivov wrote:
> +        ok(m1->glyphBoxBottom == expected->glyphBoxBottom, "font %s: glyphBoxLeft %d, expected %d\n", wine_dbgstr_w(nameW),
> +            m1->glyphBoxBottom, expected->glyphBoxBottom);

There is a copy&paste in the ok() message error here.




More information about the wine-devel mailing list