Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juhayna-zh/hydraw

Hydraw is a simple drawing software, as an easy example of Qt C++.
https://github.com/juhayna-zh/hydraw

cpp drawing-app gui qpainter qt

Last synced: 20 days ago
JSON representation

Hydraw is a simple drawing software, as an easy example of Qt C++.

Awesome Lists containing this project

README

        

# hydarw
**Hydraw** is a simple drawing software, as an easy example of Qt C++.

The functions of **Hydraw** include:

- Freely draw lines, rectangles, circles, polygons and text.
- Use a variety of colors and pen shapes.
- Save as png or jpg file, and undo at any time.

To view the update log, see [update-log(中文).md](update-log(中文).md) .

Powered by [Qt](https://www.qt.io/).