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
dfce7115d9
commit
53b9c2bf3a
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ The result is:
|
||||||
<br />
|
<br />
|
||||||
## Lottie
|
## Lottie
|
||||||
|
|
||||||
ThorVG supports the most powerful Lottie Animation [features](https://lottiefiles.com/supported-features). Lottie is a JSON-based vector animation file format that enables seamless distribution of animations on any platform, akin to shipping static assets. These files are compact and compatible with various devices, scaling up or down without pixelation. With Lottie, you can easily create, edit, test, collaborate, and distribute animations in a user-friendly manner. For more information, please visit [LottieFiles](https://www.lottiefiles.com)' website. <br />
|
ThorVG supports the most powerful Lottie Animation [features](https://lottiefiles.com/supported-features). Lottie is a JSON-based vector animation file format that enables seamless distribution of animations on any platform, akin to shipping static assets. These files are compact and compatible with various devices, scaling up or down without pixelation. With Lottie, you can easily create, edit, test, collaborate, and distribute animations in a user-friendly manner. For more information, please visit [Lottie Animation Community](https://lottie.github.io/)' website. <br />
|
||||||
|
|
||||||
The following code snippet demonstrates how to use ThorVG to play a Lottie animation.
|
The following code snippet demonstrates how to use ThorVG to play a Lottie animation.
|
||||||
```cpp
|
```cpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue