1 unstable release
Uses new Rust 2024
new 0.1.0 | Mar 23, 2025 |
---|
#11 in #piet
25KB
634 lines
piet-raqote
Raqote is a pure-Rust 2D graphics API for writing ARGB images.
lib.rs
:
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.
Dependencies
~17MB
~295K SLoC