mirror of
https://github.com/bend-n/fimg.git
synced 2024-12-22 10:28:21 -06:00
update readme
This commit is contained in:
parent
94d9d60f03
commit
05eb1c8e10
|
@ -6,4 +6,11 @@ quick simple image operations
|
||||||
|
|
||||||
- [x] overlay
|
- [x] overlay
|
||||||
- [x] rotation
|
- [x] rotation
|
||||||
- [x] flipping
|
- [x] flipping
|
||||||
|
- [x] nearest neighbor scaling
|
||||||
|
- [x] triangle drawing
|
||||||
|
- [x] simple line drawing
|
||||||
|
- [x] box drawing
|
||||||
|
- [ ] thick box drawing
|
||||||
|
- [ ] thick line drawing
|
||||||
|
- [ ] polygon drawing
|
||||||
|
|
Loading…
Reference in a new issue