mono / libgdiplus

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

Convert emf file to png by GDI will miss some shape #667

Open lindexi opened 4 years ago

lindexi commented 4 years ago

Some emf file will miss some drawing shape after GDI convert.

This is my test file: image57.zip

It can work well in Windows

After I use GDI to convert it to png file, the png file only show some shape.