[PATCH] gdi32: Fix glyph orientation for inverted axis in compatible mode.

Dmitry Timoshkov dmitry at codeweavers.com
Fri Feb 25 03:15:24 CST 2011


Alexander Kochetkov <al.kochet at gmail.com> wrote:

> This is for the test application attached to the bug #22996
> I'm not sure, should I remove FT_IS_SCALABLE? How can I test the patch with non 
> scalable font? Could you please give me some advice?

Testing with a non-scalable font should be easy, just use System instead
of Arial as a font name. Regaring FT_IS_SCALABLE your patch just follows
current logic and changes nothing.

-- 
Dmitry.



More information about the wine-devel mailing list