-
hello.
I am a thorvg user.
I have a question.
There is no problem when the tvg::SwCanvas::gen() function is used sequentially, but when used asynchronously, the program crashes.
Is there a probl…
-
Getting the following error when building ThorVG v0.13.4 in [dotlottie-rs](https://github.com/LottieFiles/dotlottie-rs/actions/runs/9124037614/job/25087478967?pr=148):
```
thorvg/src/loaders/lott…
-
## Overview
Some Lottie animations might be resource-intensive to render based on the Lottie features utilized and the size. While this is generally acceptable, performance can become an issue when…
-
I'm not able to play this animation on thorvg viewer, any idea ?
[test.json](https://github.com/user-attachments/files/15531971/test.json)
-
**Overview:**
I integrated the dotlottie web package and replaced the tag from `dotlottie-player` with `canvas`. Currently, everything functions similarly to `dotlottie-player`.
However, the issue…
-
I am encountering an issue in [dotlottie-rs](https://github.com/LottieFiles/dotlottie-rs) where the `tvg_picture_load_data` C API returns a `TVG_RESULT_NOT_SUPPORTED` error when attempting to load a s…
-
### Introduce the problem
While this isn't necessarily a problem it is going to cause some grief with things like the documentation and possibly bindings.
We have started to write c++ code in LVGL…
-
I noticed very high CPU usage when playing this animation on dotlottie-rs: [notification.json](https://github.com/thorvg/thorvg/files/15495049/notification.json).
When playing in the browser, the b…
-
### Tested versions
master[e5b4ef8e9522e950033cbece39a31a4a76da19c1]
### System information
Arch Linux
### Issue description
Open AssetLib in the editor, and address sanitizer decides t…
-
## Overview
An animation I’m using has an issue where many of its rounded corners are missing when it’s played in `dotlottie-web` players but not in `@dotlottie/player-component`.
Example without …