mono / libgdiplus

C-based implementation of the GDI+ API
http://www.mono-project.com/
MIT License
333 stars 171 forks source link

Fix clipping of non-rectangular paths #553

Closed shibaev closed 5 years ago

shibaev commented 5 years ago

Fixes #547, fixes #552. Clipping of paths and path-based regions was broken in 5dd3b5da1565a99912ff8570054dad26a04e9c08 (NULL matrix is not accepted in GdipGetRegionScans and GdipGetRegionScansCount).

directhex commented 5 years ago

@monojenkins build Mono Jenkins Linux

directhex commented 5 years ago

@monojenkins build Mono Jenkins Windows