From e2f00be4003c5bbb14acc65e9af318f97c581a6c 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 1f4feef1..f9572647 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