fimg 0.4.16

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

quick simple image operations

## supported operations

- [x] overlay
- [x] rotation
- [x] flipping
- [x] image tiling
- [x] nearest neighbor scaling
- [x] triangle drawing
- [x] simple line drawing
- [x] box drawing
- [x] thick box drawing
- [x] thick line drawing
- [x] polygon drawing
- [x] circle drawing