#2d-graphics #graphics #piet #raqote #image #back-end #2d

piet-raqote

Raqote backend for piet 2D graphics abstraction

1 unstable release

Uses new Rust 2024

new 0.1.0 Mar 23, 2025

#11 in #piet

MIT/Apache

25KB
634 lines

piet-raqote

A piet backend using raqote.

Raqote is a pure-Rust 2D graphics API for writing ARGB images.


lib.rs:

A piet backend using raqote.

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