Skip to content
James Bremner edited this page Dec 15, 2023 · 2 revisions

A windows desktop application coded in C++17 using the Windex Windows API wrapper.

Build using the VSCODE project files in folder /.vscode.

Codeblocks projects are available in folder /codeblocks for building using wxWidgets, Nana, and Windex. Warning, they have not been updated or tested in years.

Some sample DXF files are provided in the /dxf folder

All source files are in the /src folder.

Clone this wiki locally