Joatin / glyph-brush

Fast GPU cached text rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glyph-brush

Fast cached text rendering.

Render API agnostic rasterization & draw caching text rendering.

glyph_brush wrapper for gfx-rs v0.18 (OpenGL).

Text layout for rusttype used in glyph_brush.

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.

About

Fast GPU cached text rendering

License:Apache License 2.0


Languages

Language:Rust 98.9%Language:GLSL 1.1%