mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
doc: updated SVG
This commit is contained in:
parent
65916857e2
commit
005096b9f9
2 changed files with 6 additions and 0 deletions
|
@ -262,6 +262,12 @@ ThorVG facilitates [SVG Tiny Specification](https://www.w3.org/TR/SVGTiny12/) re
|
||||||
- Interactivity
|
- Interactivity
|
||||||
- Multimedia
|
- 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:
|
The following code snippet shows how to draw SVG image using ThorVG:
|
||||||
|
|
||||||
```cpp
|
```cpp
|
||||||
|
|
BIN
res/example_svg.png
Normal file
BIN
res/example_svg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 773 KiB |
Loading…
Add table
Reference in a new issue