mirror of
https://github.com/bend-n/fimg.git
synced 2024-12-22 10:28:21 -06:00
19 lines
335 B
Markdown
19 lines
335 B
Markdown
# 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
|
|
- [x] text drawing |