Expand description
Dynamic Lottie rendering utilities.
This module exposes helpers built on the rlottie
crate for loading a
Lottie JSON string and rendering frames into Color
buffers.
Enums§
- Error
- Errors that can occur when rendering a Lottie animation frame.
Functions§
- render_
lottie_ frame - Render a single frame of a Lottie JSON animation.