[package]
authors = ["Marcel Müller <neikos@neikos.email>"]
name = "textwidth"
version = "1.0.0"
description = "Get the width of a piece of text for a font through xlib"
license = "MIT"
[dependencies]
failure = "0.1.1"
[dependencies.x11]
version = "2.18.0"
features = ["xlib"]