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
65c4e27437
commit
bcfbc55af2
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ tvg::Initializer::term();
|
|||
<br />
|
||||
## SVG
|
||||
|
||||
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](https://github.com/thorvg/thorvg/wiki/SVG-Compatibility-in-ThorVG), certain features remain unsupported within the current framework. These include:</br>
|
||||
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](https://github.com/thorvg/thorvg/wiki/SVG-Support), certain features remain unsupported within the current framework. These include:</br>
|
||||
|
||||
- Animation
|
||||
- Interactivity
|
||||
|
|
Loading…
Add table
Reference in a new issue