gdi32: Clip the computed region to the DIB rectangle in PolyPolygon().
commit0188dc7da8e34e755cb09504a48428152b73dfa6
authorAlexandre Julliard <julliard@winehq.org>
Wed, 4 Apr 2018 13:21:14 +0000 (4 15:21 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Apr 2018 13:43:52 +0000 (4 15:43 +0200)
tree730c926c7931f1f744ec5745594774045a155e43
parent737a113c10b9db17b729df001a90b2deb98d21c5
gdi32: Clip the computed region to the DIB rectangle in PolyPolygon().

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdi32/dibdrv/graphics.c
dlls/gdi32/gdi_private.h
dlls/gdi32/region.c