Browse Source

Update README.md

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

+ 2 - 0
src/README.md

@@ -36,11 +36,13 @@ Decouples the state of a document from the UI.
         - [x] Resize canvas operation
         - [ ] Resize image operation?
         - [x] Raster clip operation
+        - [ ] Symmetry operation
         - Filters
             - [ ] Hue/Saturation/Value
             - [ ] Brightness/Contrast
             - [ ] Curves
             - [ ] Gradient mapping
+            - [ ] Replace color
 - ChangeableDocument/Renderer
     - [x] Basic Action->Change->ChangeInfo pipeline
     - Undo handling