wgpu_glyph

December 10, 2024 ยท View on GitHub

Warning

This crate has been superseded by glyphon.

glyphon has a simpler 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.