For bug 33410: https://bugs.winehq.org/show_bug.cgi?id=33410
Signed-off-by: Jactry Zeng jzeng@codeweavers.com --- dlls/gdiplus/graphics.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
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.