adding erase functionality; adding brush shape option on the brush settings canvas

This commit is contained in:
vb
2025-11-07 17:24:53 +01:00
parent 644c0eea1d
commit 3ecf6636f4
4 changed files with 183 additions and 40 deletions

View File

@@ -29,17 +29,17 @@ Image menu
- [x] Flip horizontal 
Tools menu
- [ ] Zoom (Zoom In, Zoom Out)
- [ ] Erase
- [ ] Color Picker
- [ ] Paint brushes (with different textures/patterns)
- [ ] Text box
- [x] Zoom (Zoom In, Zoom Out)
- [x] Erase
- [x] Color Picker
- [x] Paint brushes (with different textures/patterns)
- [x] Text box
Filters
- [ ] Gaussian filter
- [ ] Sobel filter
- [ ] Binary filter
- [ ] Histogram thresholding 
- [x] Gaussian filter
- [x] Sobel filter
- [x] Binary filter
- [x] Histogram thresholding 
Shapes menu
- [ ] List of Shapes