fast image operations
| -rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -6,4 +6,11 @@ quick simple image operations - [x] overlay - [x] rotation -- [x] flipping
\ No newline at end of file +- [x] flipping +- [x] nearest neighbor scaling +- [x] triangle drawing +- [x] simple line drawing +- [x] box drawing +- [ ] thick box drawing +- [ ] thick line drawing +- [ ] polygon drawing |