Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 928 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 928 Bytes

wgpu_glyph

Integration status crates.io Documentation License

A fast text renderer for wgpu, powered by glyph_brush.

Installation

Add wgpu_glyph as a dependency in your Cargo.toml:

wgpu_glyph = "0.12"

Examples

Have a look at