Simple graphical editor with following features:
- drawing figures of specified kind (rectangles and ellipses) and color with mouse
- selecting and moving single/multiple figures
- undo/redo
Build requirements:
- Microsoft Visual Studio 2015 (x86)
- QT 5.7 (x86)
Executable files were built under Microsoft Windows 10 (x86).
Using:
- Unzip SimplePaint.zip.
- Run Release\SimplePaint.exe to launch SimplePaint application.
- Run Tests\SimplePaintTest.exe to perform SimplePaint application tests.