Gdip2 icon indicating copy to clipboard operation
Gdip2 copied to clipboard

GDI+ library for Autohotkey supporting Objects

Results 3 Gdip2 issues
Sort by recently updated
recently updated
newest added

https://github.com/tariqporter/Gdip2/blob/2d80bac3f992dbcc969c7618d538935c4686e9f5/dist/Gdip2.ahk#L678 Should you really DeleteDC on hhdc here? You did GetDCEx at #L641 and ReleaseDC at #L673.

My main use case for AHK Gdip was to operate on images on the system Clipboard, but Gdip2 appears to be missing this functionality. Is there a new way to...

Your latest [version](https://github.com/tariqporter/Gdip2/commit/9f0757341ad67846d2b4ba0a069101d763a3296c) does not run with latest AHK 1.1.25.02 32-bit Unicode - AHK crashes ...