fimg 0.4.10

fast image operations
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# fimg

quick simple image operations

## supported 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