Releases: RahulShagri/SimpleDrawing-Desktop-App
Releases · RahulShagri/SimpleDrawing-Desktop-App
Version 0.5
Release features
- Tools used are saved in a database. Users can now undo and redo the tools used
- Save the drawing created as a database file
- Open the saved file and continue editing
Version 0.4
Release features
- Add text to the canvas
- Close bezier curves
- Constraint lines to horizontal, vertical, or 45° by holding down the shift key
- Constraint rectangles to squares by holding down the shift key
- Save the drawing as jpg, png, and pdf files (hotkey Ctrl+S included)
Version 0.3
Release features:
- Draw dashed lines
- Fixed bezier curve delete polylines bug
- Fixed artefacts at rounded edges of rectangles bug
- Fixed canvas color erasing drawn lines bug
Version 0.2
Release features
- Rectangle tool
- Circle tool
- Arrow tool
- Bezier (4-point) tool
- Opacity settings for all drawing tools
- Change canvas color
- Dark mode
- Polylines can now be closed
Version 0.1
Release features:
- Straight line tool
- Polyline tool
- Doodle tool
- Pick color for lines
- Pick thickness for lines