fimg/README.md

19 lines
324 B
Markdown
Raw Normal View History

2023-09-04 18:45:23 -05:00
# fimg
quick simple image operations
## supported operations
- [x] overlay
- [x] rotation
2023-09-20 22:43:35 -05:00
- [x] flipping
- [x] image tiling
2023-10-28 03:18:27 -05:00
- [x] image scaling
2023-09-20 22:43:35 -05:00
- [x] triangle drawing
- [x] simple line drawing
- [x] box drawing
- [x] thick box drawing
- [x] thick line drawing
- [x] polygon drawing
- [x] circle drawing
2023-10-26 07:58:50 -05:00
- [x] text drawing