/glyph-brush

Fast GPU cached text rendering

Primary LanguageRustApache License 2.0Apache-2.0

glyph-brush

Fast cached text rendering.

gfx_glyph

Text rendering for gfx-rs.

glyph_brush

Render API agnostic rasterization & draw caching logic.

glyph_brush_layout

Text layout for rusttype.

Examples

cargo run --example paragraph --release

Also look at the individual crate readmes.