Update README.md

This commit is contained in:
Hermet Park 2024-09-13 13:03:18 +09:00 committed by GitHub
parent 4f9540dd30
commit 91a538d1f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -258,7 +258,6 @@ 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
- Interactivity
- Multimedia