[PATCH 1/2] gdi32: Add a test for font orientation.

Lei Zhang thestig at google.com
Mon Jul 21 20:02:02 CDT 2008


Committish 85c16fc45 broke some text rendering for me. It looks like
when the font has orientation set, adv got the width of the rotated
chars, whereas the comment in struct GM says it's the width of the
unrotated chars.

This adds a test for it.



More information about the wine-patches mailing list