Update README.md

This commit is contained in:
Hermet Park 2024-09-24 01:51:55 +09:00
parent d3edc0c5f7
commit 03db2e31c3

View file

@ -26,7 +26,7 @@ The following list shows primitives that are supported by ThorVG: <br />
- **Stroking**: stroke width, joins, caps, dash patterns, and trimming - **Stroking**: stroke width, joins, caps, dash patterns, and trimming
- **Scene Management**: retainable scene graph and object transformations - **Scene Management**: retainable scene graph and object transformations
- **Composition**: various blending and masking - **Composition**: various blending and masking
- **Text**: Unicode characters with horizontal text layout using scalable fonts (TTF) - **Text**: unicode characters with horizontal text layout using scalable fonts (TTF)
- **Images**: TVG, SVG, JPG, PNG, WebP, and raw bitmaps - **Images**: TVG, SVG, JPG, PNG, WebP, and raw bitmaps
- **Animations**: Lottie - **Animations**: Lottie