takumi 0.71.7

Render your React components to images.
Documentation
1
2
3
4
5
6
/// Font loading and processing functionality
pub mod font;
/// Image state and resource management
pub mod image;
/// Resource resolving tasks
pub mod task;