27 releases (breaking)
0.22.0 | Jan 16, 2024 |
---|---|
0.21.0 | Sep 8, 2023 |
0.20.0 | Apr 21, 2023 |
0.19.0 | Mar 31, 2023 |
0.3.1 | Jun 9, 2019 |
#118 in Graphics APIs
8,167 downloads per month
Used in 34 crates
(6 directly)
86KB
1K
SLoC
wgpu_glyph
[!WARNING] This crate has been superseded by
glyphon
.
glyphon
has a better design that fits better withwgpu
. Furthermore, it is built on top ofcosmic-text
, which supports many more advanced text use cases.
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.
Dependencies
~5–36MB
~560K SLoC