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
4ba4f47541
commit
824b56acc1
1 changed files with 5 additions and 4 deletions
|
@ -172,10 +172,11 @@ ThorVG supports SVG (Scalable Vector Graphics) rendering through its own SVG int
|
|||
in order to keep it lightweight, so it can be used in embeded systems, as an example.
|
||||
Among the SVG Tiny specs, unsupported features in the ThorVG are the following:
|
||||
|
||||
- CSS Styles
|
||||
- Filters
|
||||
- Fonts
|
||||
- Images
|
||||
- Animation
|
||||
- Fonts & Text
|
||||
- Interactivity
|
||||
- Multimedia
|
||||
- Scripting
|
||||
|
||||
The following code snippet shows how to draw SVG image using ThorVG:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue