[PATCH] gdiplus: Resample first row and first column when src_pointf.[X,Y] is very close to src[x,y].

Vincent Povirk vincent at codeweavers.com
Wed Mar 28 15:58:05 CDT 2018


This breaks image rotation and skewing, leading to pixels being drawn
outside the destination rectangle.

I suspect what we need is a more accurate calculation of src_pointf.



More information about the wine-devel mailing list