glium_text_rusttype 0.3.3

glium_text fork, text drawing with glium and rusttype
Documentation
[dependencies.glium]
default-features = false
version = "0.26"

[dependencies.rusttype]
version = "0.8"
[dev-dependencies.cgmath]
version = "0.17"

[dev-dependencies.glium]
features = ["glutin"]
version = "0.26"

[package]
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>", "Fedor Logachev <not.fl3@gmail.com>", "Constantine Shablya <t3a@protonmail.com>"]
description = "glium_text fork, text drawing with glium and rusttype"
documentation = "https://docs.rs/glium_text_rusttype"
keywords = ["text", "opengl"]
license = "MIT"
name = "glium_text_rusttype"
repository = "https://github.com/not-fl3/glium_text_rusttype"
version = "0.3.3"