fimg/README.md

19 lines
335 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-09-20 22:43:35 -05:00
- [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
2023-10-26 07:58:50 -05:00
- [x] text drawing