gdiplus: Add support for extra transformation in GdipMeasureDriverString and GdipDrawDriverString.

Dmitry Timoshkov dmitry at baikal.ru
Wed Oct 31 11:58:57 CDT 2012


Vincent Povirk <madewokherd at gmail.com> wrote:

> Without tests, I can only guess, but I think it's more likely that
> this matrix transform should be applied before the world->device
> transform.
> 
> Apart from questions of whether this is correct behavior, the patch
> looks good to me.

I have written a graphical test application to test this behaviour,
and it shows the same results under Windows7 and Wine with this patch.
There are the tests I've added for GdipMeasureDriverString+matrix, but
they don't pass for not various not related reasons.

-- 
Dmitry.



More information about the wine-devel mailing list