fast image operations
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index f77c5cc..90be93f 100644
--- a/README.md
+++ b/README.md
@@ -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