mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
Update README.md
This commit is contained in:
parent
2e9641d061
commit
e0dd730f75
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue