update readme

This commit is contained in:
bendn 2023-09-21 10:43:35 +07:00
parent 94d9d60f03
commit 05eb1c8e10
No known key found for this signature in database
GPG key ID: 0D9D3A2A3B2A93D6

View file

@ -7,3 +7,10 @@ quick simple image operations
- [x] overlay
- [x] rotation
- [x] flipping
- [x] nearest neighbor scaling
- [x] triangle drawing
- [x] simple line drawing
- [x] box drawing
- [ ] thick box drawing
- [ ] thick line drawing
- [ ] polygon drawing