Gerber2PDF icon indicating copy to clipboard operation
Gerber2PDF copied to clipboard

Port to Linux and iOS

Open jpt13653903 opened this issue 6 years ago • 1 comments

The code-base is largely platform independent, but there are still a few Win32 specific API calls.

This enhancement entails using #ifdef ... #else ... #endif blocks to turn the currently platform specific portions of the code into platform independent versions.

jpt13653903 avatar Jul 29 '18 20:07 jpt13653903