glium-glyph

Crates.ioglium-glyph
lib.rsglium-glyph
version0.14.0
sourcesrc
created_at2018-11-14 07:00:52.684665
updated_at2023-01-08 09:06:53.706463
descriptionGlium frontend for the glyph-brush text renderer. gfx-glyph with gfx swapped out for glium.
homepage
repositoryhttps://github.com/est31/glium-glyph
max_upload_size
id96584
size79,714
(est31)

documentation

https://docs.rs/glium-glyph

README

glium-glyph

docs crates.io dependency status

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)
Commit count: 63

cargo fmt