-
Currently, the image converter tool does not support RAW and RAW_ALPHA color format. It's needed when we want to convert PNG image to a C array and load it directly from flash.
>
However, somet…
XuNeo updated
6 months ago
-
### LVGL version
v9.1.1
### What happened?
I tried running lv_example_lottie_1, which runs lottie from a .c file, after seeing this library upgrade recently to support play lottie. I can play…
-
Compilation error found while currently working on neon side.
I checked the code, and finally I tried to build with arm neon before pr. But I confirmed that the build is not possible when neon is a…
-
# Conan Center Bot
* Date: 03/12/2024
* GitHub Action run: [12134044847](https://github.com/qchateau/conan-center-bot/actions/runs/12134044847)
* Parsed recipes: 1814
* Up-to-date recipes: 898
* Upda…
-
https://www.thorvg.org/viewer could support lottie.
fire updated
8 months ago
-
2024.3.4
git pull to download the least branch of lvgl master, but `lvgl::thorvg` compiled error, see:
```bash
Target "main" links to target "lvgl::thorvg" but the target was not found.
Perhaps …
-
This Lottie file contains some base64 inlined png images. For some reason, after passing it to ThorVG, an invalid memory reference error is thrown in [dotlottie-rs](https://github.com/LottieFiles/dotl…
-
### Tested versions
Tried in 4.3-stable, 4.4-dev, and [master](https://github.com/godotengine/godot/tree/db66bd35af704fe0d83ba9348b8c50a48e51b2ba)
### System information
Godot v4.4.dev3 - Debian GN…
-
### Godot version
4.0.alpha (f211869530cf8abec23d8ea3123f1058d382962d)
### System information
Mageia 9 Linux, x86_64 | Firefox Nightly 106 and Chromium 105
### Issue description
I made a test bui…
-
inconsistent failure For this test case, `use_frame_interpolation` is enabled by default. The animation loop should terminate when `is_complete` is true, but this never occurs. Instead, `current_frame…