Basic text layout, using rusttype.
A pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering.
A pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering.
Convert texts as rusttype::Glyphs to geo::MultiPolygon
glium_text fork, text drawing with glium and rusttype
glium_text fork, text drawing with miniquad and rusttype
Stub file (*.pyi) generator for PyO3
Stub file (*.pyi) generator for PyO3
API for loading, scaling, positioning and rasterizing OpenType font glyphs.
A compile time library to serialize and deserialize cairo types to native rust types.
Macros for enabling you to subclass a Rust struct from a C++ class
A simple and fast 2D rendering crate with optional window creation and text rendering functionality.