libgdiplus icon indicating copy to clipboard operation
libgdiplus copied to clipboard

libgdiplus 6.0.4 failed to draw image on MacOS

Open andy-yx-chen opened this issue 5 years ago • 2 comments

Previous version was working fine, after upgrade to this version, the image always be black

andy-yx-chen avatar Feb 28 '20 03:02 andy-yx-chen

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 avatar Feb 28 '20 09:02 qmfrederik

@qmfrederik I am using sample code here, by the way, when I pull the master branch code and build the dylib, everything works fine.

andy-yx-chen avatar Feb 28 '20 17:02 andy-yx-chen