fast image operations
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -6,4 +6,13 @@ quick simple image operations - [x] overlay - [x] rotation -- [x] flipping
\ No newline at end of file +- [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
\ No newline at end of file |