Module lottie

Module lottie 

Source
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.