mono / libgdiplus

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

Listen to BITMAPFILEHEADER.bfOffBits and improve header edge case handling #687

Closed hughbe closed 10 months ago

hughbe commented 3 years ago

Fixes #285

Also align validation of things like bit count, compression and width/height with GDI+

/cc @filipnavara

hughbe commented 10 months ago

Closing, as libgdiplus is deprecated