fast image operations
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8e36c96..6461e12 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,12 @@ quick simple image operations
- [x] overlay
- [x] rotation
- [x] flipping
+- [x] image tiling
- [x] nearest neighbor scaling
- [x] triangle drawing
- [x] simple line drawing
- [x] box drawing
-- [ ] thick box drawing
-- [ ] thick line drawing
-- [ ] polygon drawing
+- [x] thick box drawing
+- [x] thick line drawing
+- [x] polygon drawing
+- [x] circle drawing