Expand description
Raqote is a pure-Rust 2D graphics API for writing ARGB images.
Raqote’s built-in text rendering is not powerful enough to support Piet’s text API, so text
rendering is provided by piet_cosmic_text
instead.
Re-exports§
pub use raqote;