write 0.1.0

A text rendering library for building GUI toolkits
Documentation
[package]
name = "write"
version = "0.1.0"
authors = ["Héctor Ramón <hector0193@gmail.com>"]
edition = "2018"
description = "A text rendering library for building GUI toolkits"
license = "MIT"
repository = "https://github.com/hecrj/write"
documentation = "https://docs.rs/write"
readme = "README.md"
keywords = ["text", "rendering", "gui", "graphics", "interface"]
categories = ["gui"]

[dependencies]