Simple drawing software
https://lmd.vg/pub/astgh/
- C++ 83.7%
- C 16.3%
| docs | ||
| .gitignore | ||
| astgh.cpp | ||
| astgh.h | ||
| astgh.ico | ||
| astgh.rc | ||
| astgh.sln | ||
| astgh.vcxproj | ||
| astgh.vcxproj.filters | ||
| framework.h | ||
| LICENSE | ||
| README.md | ||
| resource.h | ||
| small.ico | ||
| targetver.h | ||
Astgh
This is a simple drawing software. Compatible with Windows 10 & 11. I'll try to make it run in older Windows versions. Source code in this repo is actual at the moment of publication (January 18, 2023).
Building
To build Astgh, you need Visual Studio 2022 or later, then import the solution and run "Build". That's it.
If you're using more recent version, consider updating the solution and relinking to newer codebase, Astgh is fully compatible.
