11 breaking releases
Uses old Rust 2015
0.14.0 | Jan 8, 2023 |
---|---|
0.12.0 | Jul 30, 2022 |
0.11.0 | Aug 4, 2021 |
0.10.0 | Dec 16, 2020 |
0.2.2 | Nov 14, 2018 |
#710 in Graphics APIs
24KB
340 lines
glium-glyph
Glium frontend for the glyph-brush text renderer.
It bases on the gfx_glyph crate. While it works, some docs are still missing, and maybe one API call or two. I've written it mostly to scratch a personal itch of mine. If you find something to be missing, file an issue or send me a PR!
TODO:
- examples and docs are still about the gfx-brush crate
- mode for crisp text rendering (exposing texture interpolation commands send to glium)
- mode for crisp text rendering (making rusttype not "alias", might need changes in glyph-brush)
Dependencies
~7.5MB
~145K SLoC