Fast GPU cached text rendering
Clone or download

README.md

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 -p glyph_brush --example opengl --release

Also look at the individual crate readmes.

Minimum supported rust compiler

All crates maintained with latest stable rust.