doc: updated SVG

This commit is contained in:
Hermet Park 2024-10-13 12:09:56 +09:00
parent 65916857e2
commit 005096b9f9
2 changed files with 6 additions and 0 deletions

View file

@ -262,6 +262,12 @@ ThorVG facilitates [SVG Tiny Specification](https://www.w3.org/TR/SVGTiny12/) re
- Interactivity
- Multimedia
The figure below highlights ThorVG's SVG rendering capabilities:
<p align="center">
<img width="780" height="auto" src="https://github.com/thorvg/thorvg/blob/main/res/example_svg.png">
</p>
The following code snippet shows how to draw SVG image using ThorVG:
```cpp

BIN
res/example_svg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 KiB