-
Hey, I've been trying to run esp_rlottie on an ESP32-P4 evaluation board and I am encountering the following build errror.
```
idf/esp_rlottie/rlottie/CMakeFiles/rlottie.dir/src/vector/varenaallo…
-
I enabled the
#define MICROPY_RLOTTIE 1
and then I call
python3 make.py esp32 clean BOARD=ESP32_GENERIC_S3 VARAINT=SPIRAM --flash-size=16
but it dosent works, it says:
/workspace/lvgl_micropyt…
-
Hi
I am trying to build mstickeditor for my Debian Server (I tried 11 and 12)
It fails to build from scratch as it complains about rlottie.
As I am not a Rust dev, I assumed it would prepare all …
-
**Describe the problem you have/What new integration you would like**
Implement a Lottie format animations widget. Reference:
https://docs.lvgl.io/master/libs/rlottie.html
**Please describe y…
-
I'm new to ESP programming and I've recently purchased the M5 Dial.
I'm using this demo for my project and I wanted to try to render a Lottie image using LVGL Lottie Player. I've followed [these in…
-
Allows to use rlottie animations in Adafruit GFX
You can use [Samsung/rlottie](https://github.com/Samsung/rlottie) library with C-api header
Best regards.
Ref:
https://github.com/Samsung/rlo…
-
Dearest.
I want to get you interested in integrating rlottie into microcontrollers.
Let's port **rlottie** to Qt to MCU, emWin, awtk, TouchGFX, Arduino_GFX, Adafruit_GFX, LovyanGFX, TFT_eSPI, Uc…
-
### Repository
rlottie : [https://github.com/msnodeve/rlottie](https://github.com/msnodeve/rlottie)
rlottie.github.io : [http://rlottie.github.io](http://rlottie.github.io/)
- 역재생 함수 구현
- 속도 조…
-
### Repository
rlottie : [https://github.com/msnodeve/rlottie](https://github.com/msnodeve/rlottie)
rlottie.github.io : [https://github.com/msnodeve/rlottie.github.io](https://github.com/msnodeve/rl…
-
When I try to modify https://github.com/rlottie/rlottie.github.io/blob/master/multiview.js to show many different animations my chrome tab crashes. Example of animations I try to show may be found her…