[request] Make cross platform by removing use of Gdi32.dll
Closed this issue · 2 comments
cyian-1756 commented
Using Gdi32.dll means that the program cannot be run under mono on *nix systems (Linux, OSX ect) as you are directly invoking a Windows DLL.
XenocodeRCE commented
Maybe I'll solve it in the same time I'll do a CommandLineArgument system, and I plan to remove the GUI. GUI was just to attract peopl in fact.
XenocodeRCE commented
Done via the CLI program