Doc update.

Former-commit-id: 0ac513acaa1b81360df1acadf18cc5e07307a109
This commit is contained in:
David Himmelstrup 2019-12-02 16:27:46 +08:00
commit 34c516da7d
2 changed files with 65 additions and 5 deletions

View file

@ -15,9 +15,7 @@ SVG features, as demonstrated in the below animation:
* Drawing primitives: Circles, rectangles, lines, external images, paths, text.
* Drawing attributes: Rotation, position, color, line-width.
* Filter effects: Blur and blob.
TODO: Add advanced SVG features: blurs, blobs, etc.
* Filter effects: Blur and blob (merging shapes).
<details>
<summary>Toggle source code.</summary>