grr-glyph 0.1.0

Text rendering library for grr
Documentation
example = []
[dependencies.glyph_brush]
version = "0.2"

[dependencies.grr]
version = "0.5"
[dev-dependencies.glutin]
version = "0.19"

[package]
authors = ["msiglreith <m.siglreith@gmail.com>"]
description = "Text rendering library for grr"
documentation = "https://docs.rs/grr-glyph"
edition = "2018"
exclude = ["examples/*"]
homepage = "https://github.com/msiglreith/grr-glyph"
keywords = ["graphics"]
license = "Apache-2.0"
name = "grr-glyph"
repository = "https://github.com/msiglreith/grr-glyph"
version = "0.1.0"