takumi
High-performance Rust library for generating images with CSS Flexbox-like layouts.
Usage
Checkout the minimal example for a quick start.
If you want to use it with serde, checkout the default server implementation in takumi-server.
Credits
- taffy for the layout system.
- image for the image processing.
- cosmic-text for the text rendering.
- woff2-patched for the font processing.
- ts-rs for the type-safe serialization.