mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
Update README.md
This commit is contained in:
parent
7d642a1da3
commit
e2f00be400
1 changed files with 1 additions and 2 deletions
|
@ -257,8 +257,7 @@ tvg::Initializer::term();
|
|||
|
||||
ThorVG facilitates [SVG Tiny Specification](https://www.w3.org/TR/SVGTiny12/) rendering via its dedicated SVG interpreter. Adhering to the SVG Tiny Specification, the implementation maintains a lightweight profile, rendering it particularly advantageous for embedded systems. While ThorVG comprehensively adheres to most of the SVG Tiny specs, certain features remain unsupported within the current framework. These include:</br>
|
||||
|
||||
- Animation
|
||||
- Fonts & Text
|
||||
- Animation
|
||||
- Interactivity
|
||||
- Multimedia
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue