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
3c24150755
commit
a38ee1e04e
1 changed files with 1 additions and 2 deletions
|
@ -29,9 +29,8 @@ The following list shows primitives that are supported by ThorVG: <br />
|
||||||
* Images: TVG, SVG, JPG, PNG, WebP, Raw Bitmap
|
* Images: TVG, SVG, JPG, PNG, WebP, Raw Bitmap
|
||||||
* Animations: Lottie
|
* Animations: Lottie
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img width="900" height="auto" src="https://github.com/thorvg/thorvg/blob/main/res/example_primitives.png">
|
<img width="700" height="auto" src="https://github.com/thorvg/thorvg/blob/main/res/example_primitives.png">
|
||||||
</p>
|
</p>
|
||||||
<br />
|
|
||||||
ThorVG is designed for a wide range of programs, offering adaptability for integration and use in various applications and systems. It achieves this through a single binary with selectively buildable, modular components in a building block style. This ensures both optimal size and efficiency.<br />
|
ThorVG is designed for a wide range of programs, offering adaptability for integration and use in various applications and systems. It achieves this through a single binary with selectively buildable, modular components in a building block style. This ensures both optimal size and efficiency.<br />
|
||||||
<br />
|
<br />
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|
Loading…
Add table
Reference in a new issue