From 91a538d1f2e324f9c44b18b089cebf3b657ff1c1 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Fri, 13 Sep 2024 13:03:18 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a3af02a6..526c7e1f 100644 --- a/README.md +++ b/README.md @@ -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:
- - Animation - - Fonts & Text + - Animation - Interactivity - Multimedia