takumi 1.7.0

Render UI component trees to images.
Documentation
1
2
3
4
5
/// Font loading and processing functionality
pub mod font;
/// Image state and resource management
pub mod image;
mod image_decoder;