diff --git a/README.md b/README.md index d2437f98..4541fbe2 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ The following list shows primitives that are supported by ThorVG:
- **Composition**: various blending and masking - **Text**: unicode characters with horizontal text layout using scalable fonts (TTF) - **Images**: SVG, JPG, PNG, WebP, and raw bitmaps +- **Effects**: blur, drop shadow, fill, tint, tritone and color replacement - **Animations**: Lottie

diff --git a/res/example_primitives.png b/res/example_primitives.png index 2feb16a3..5ea3df36 100644 Binary files a/res/example_primitives.png and b/res/example_primitives.png differ