rlottie-rs
rlottie-rs copied to clipboard
Examples?
Thanks for sharing your work!
It would be cool if you could include an example on how to use those bindings on the Rust ecosystem -- maybe on Yew or Egui?
An Egui example would be particularly cool, as it may be used to create UIs for Desktop, Web, Android, iOS...
There's two examples on how to use the crate in this repo already, namely a converter to png and a converter to webp. I have no idea what egui is and am not going to create an example for it, but if anyone wants to create one, I'll be happy to review a pull request.