gtk Widget that renders lottie animations and telegram stickers using rlottie
use cargo run --example hello to run example
to use this library you need rlottie
rlottie as flatpak module:
{
"name": "rlottie",
"buildsystem": "meson",
"config-opts": ["-Dwerror=false"],
"sources": [
{
"type": "git",
"url": "https://github.com/melix99/rlottie",
"branch": "fix-build"
}
]
}rlottie for fedora
sudo dnf install rlottie-develAnimations for examples are taken from the Unigram repo