Skip to content

Releases: RahulShagri/SimpleDrawing-Desktop-App

Version 0.5

18 Mar 07:39
Compare
Choose a tag to compare

Release features

  1. Tools used are saved in a database. Users can now undo and redo the tools used
  2. Save the drawing created as a database file
  3. Open the saved file and continue editing

Version 0.4

14 Mar 15:44
Compare
Choose a tag to compare

Release features

  1. Add text to the canvas
  2. Close bezier curves
  3. Constraint lines to horizontal, vertical, or 45° by holding down the shift key
  4. Constraint rectangles to squares by holding down the shift key
  5. Save the drawing as jpg, png, and pdf files (hotkey Ctrl+S included)

Version 0.3

14 Mar 11:10
Compare
Choose a tag to compare

Release features:

  1. Draw dashed lines
  2. Fixed bezier curve delete polylines bug
  3. Fixed artefacts at rounded edges of rectangles bug
  4. Fixed canvas color erasing drawn lines bug

Version 0.2

13 Mar 17:54
Compare
Choose a tag to compare

Release features

  1. Rectangle tool
  2. Circle tool
  3. Arrow tool
  4. Bezier (4-point) tool
  5. Opacity settings for all drawing tools
  6. Change canvas color
  7. Dark mode
  8. Polylines can now be closed

Version 0.1

10 Mar 19:41
Compare
Choose a tag to compare

Release features:

  1. Straight line tool
  2. Polyline tool
  3. Doodle tool
  4. Pick color for lines
  5. Pick thickness for lines