ImpulseAdventure / GUIslice

GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
https://www.impulseadventure.com/elec/guislice-gui.html
MIT License
1.12k stars 206 forks source link

rlottie widget for GUIslice #387

Open ajsb85 opened 3 years ago

ajsb85 commented 3 years ago

Allows to use rlottie animations in GUIslice.

You can use Samsung/rlottie library with C-api header

Best regards.