mirror of
https://github.com/bend-n/fimg.git
synced 2024-12-22 02:28:19 -06:00
18 lines
279 B
Markdown
18 lines
279 B
Markdown
# fimg
|
|
|
|
quick simple image operations
|
|
|
|
## supported operations
|
|
|
|
- [x] overlay
|
|
- [x] rotation
|
|
- [x] flipping
|
|
- [x] image tiling
|
|
- [x] image scaling
|
|
- [x] triangle drawing
|
|
- [x] line drawing
|
|
- [x] box drawing
|
|
- [x] polygon drawing
|
|
- [x] circle drawing
|
|
- [x] text drawing
|
|
- [x] blur |