Browse Source

Update README.md

Egor Mozgovoy 3 years ago
parent
commit
ca308dab2b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/README.md

+ 2 - 1
src/README.md

@@ -30,7 +30,8 @@ Decouples the state of a document from the UI.
         - [x] ChunkyImage
         - [x] ChunkyImage
         - [x] Rectangle
         - [x] Rectangle
         - [ ] Ellipse
         - [ ] Ellipse
-        - [ ] Line
+        - [x] Bresenham Line
+        - [x] Skia Line
         - [x] Path
         - [x] Path
         - [ ] Draw pixels
         - [ ] Draw pixels
         - [x] Clear operation
         - [x] Clear operation