-
### LVGL version
v9.2.0
### What happened?
I am encountering an issue with rendering a straight line in my chart using LVGL. Despite inputting straight line data into the buffer, the visual output …
-
Hello team, An issue has been reported on dotlottie-web that appears to be related to ThorVG. Any ideas?
Issue: https://github.com/LottieFiles/dotlottie-web/issues/257
-
We found more SVG files which stopped working in ThorVG v0.13.8 because of the added text node support in 7e43cf402a4c5f585e96164661310a83f8d6eac4, and this problem is reproducible in v0.14.8.
Prev…
-
[antennaAnimation.json](https://github.com/user-attachments/files/16942593/antennaAnimation.json)
The animation from the attached file above does not display at all when using thorvg, other tools d…
-
Tested in ThorVG 1.14.x:
```C++
TEST_CASE("Animation Lottie-external-image", "[tvgAnimation]")
{
REQUIRE(Initializer::init(CanvasEngine::Sw, 0) == Result::Success);
auto animation = Ani…
-
### LVGL version
latest 9.2.2
### What happened?
Copied lv_conf_template.h to lv_conf.h and changed #if 0 to #if 1
./tests/main.py --clean build
./tests/main.py test
Fails to compile with t…
-
### Introduce the problem
I encountered some issues while building the documentation. And I found that it was due to some files in the repository containing UTF-8 BOM. Maybe we should fix them. Her…
-
### Tested versions
- Reproducible in 4.4-dev commit ce8a837aab2568f9cdc41b4b410c478b0cd711fc (latest master as of writing)
- Reproducible in 4.4-dev commit 1e41bf6a085
- Reproducible in 4.4-dev co…
-
Hello team
some elements in the provided lottie are being rendered upside down (rotated 180deg), any ideas ?
lottie file -> [reportLoadingDone.json](https://github.com/user-attachments/files/1697…
-
For image assets, the `w` and `h` properties are not fully specified.
When `w` and `h` do not match the image's intrinsic size, existing implementations behave inconsistently:
- `lottie-web` resiz…