libgdiplus
libgdiplus copied to clipboard
libgdiplus 6.0.4 failed to draw image on MacOS
Previous version was working fine, after upgrade to this version, the image always be black
Do you have a small code sample which reproduces the problem? .NET Core tests System.Drawing on macOS using libgdiplus 6.0.4, so I'm guessing you're hitting a rather specific exception.
@qmfrederik I am using sample code here, by the way, when I pull the master branch code and build the dylib, everything works fine.