Update README.md

This commit is contained in:
Hermet Park 2024-09-22 01:40:21 +09:00 committed by GitHub
parent 2e9641d061
commit e0dd730f75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,8 +24,8 @@ The following list shows primitives that are supported by ThorVG: <br />
- **Lines & Shapes**: rectangles, circles, and paths with coordinate control - **Lines & Shapes**: rectangles, circles, and paths with coordinate control
- **Filling**: solid colors, linear & radial gradients, and path clipping - **Filling**: solid colors, linear & radial gradients, and path clipping
- **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 blendings and maskings - **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