Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.78 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.78 KB

glyph-brush

Fast cached text rendering.

Render API agnostic rasterization & draw caching text rendering. See readme, changelog.

Text layout for ab_glyph used in glyph_brush. See readme, changelog.

Rasterization cache for ab_glyph used in glyph_brush. See readme, changelog.

glyph_brush wrapper for gfx-rs v0.18 (OpenGL). See readme, changelog.

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.