wgpu_glyph

[!WARNING] This crate has been superseded by [glyphon].

[glyphon] has a better design that fits better with [wgpu]. Furthermore, it is built on top of [cosmic-text], which supports many more advanced text use cases.

Test Status crates.io Documentation License

A fast text renderer for wgpu, powered by glyph_brush.

Examples

Have a look at * The examples directory. * Iced, a cross-platform GUI library. * Coffee, a 2D game library.