gdiplus: do not call IPicture_Render directly from GdipDrawImageI

Vincent Povirk vincent at codeweavers.com
Thu Aug 20 16:37:08 CDT 2009


Currently, GdipDrawImageI calls IPicture_Render directly. It should call on a more general function to make it easier to change the underlying implementation and to transform the points consistently based on the current graphics transform.

I've also reversed the current REAL -> INT call because fractional co-ordinates are useful when a graphics transform is applied.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090820/9694a34b/attachment.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-gdiplus-do-not-call-IPicture_Render-directly-from-G.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090820/9694a34b/attachment.txt>


More information about the wine-patches mailing list