wgpu_glyph A fast text renderer for wgpu, powered by glyph_brush. Installation Add wgpu_glyph as a dependency in your Cargo.toml: wgpu_glyph = "0.11" Examples Have a look at The examples directory. Iced, a cross-platform GUI library. Coffee, a 2D game library.