glium-glyph 0.14.0

Glium frontend for the glyph-brush text renderer. gfx-glyph with gfx swapped out for glium.
Documentation
[dependencies.glium]
default-features = false
version = "0.32"

[dependencies.glyph_brush]
version = "0.7"
[dev-dependencies.glium]
version = "0.32"

[package]
description = "Glium frontend for the glyph-brush text renderer. gfx-glyph with gfx swapped out for glium."
documentation = "https://docs.rs/glium-glyph"
exclude = ["fonts/**"]
license = "Apache-2.0"
name = "glium-glyph"
readme = "README.md"
repository = "https://github.com/est31/glium-glyph"
version = "0.14.0"