Vector graphic editor licensed with Unlicense. It is being written as training project on window application programming course. It's not perfect as I wanted but it works.
If you don't want to download Lazarus to see how it works, you can check out the binaries for Windows and Linux on Releases page.
No problem. I wish you could understand it...
At least it compiles and works. Tested with Lazarus 1.6.4 x86_64 on the latest Manjaro.
Well... You can send add an issue into my repo. Or just use Telegram: my nickname is @autist.
- Pencil (done)
- Simple tools (done)
- Zooming and moving a canvas (done)
- Rounded rectangle tool (done)
- Polygon tool (done)
- Modifying selected figures and changing their z-order (done)
- Saving and loading from a file (done)
- Undo/redo (done)
- Clipboard (done)
- Export to raster formats (done)
- others coming soon
- REFACTORING! Seriously, this code looks a bit awful.
Well, I find it something funny. I've configured CI system because I can!