Fast cached text rendering.
Render API agnostic rasterization & draw caching text rendering.
glyph_brush wrapper for gfx-rs v0.18 (OpenGL).
Text layout for ab_glyph used in glyph_brush.
Rasterization cache for ab_glyph used in glyph_brush.
cargo run -p glyph_brush --example opengl --release
Also look at the individual crate readmes.
All crates maintained with latest stable rust.