orbfont 0.1.0

Orbital font rendering
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "orbfont"
description = "Orbital font rendering"
repository = "https://github.com/redox-os/orbfont"
version = "0.1.0"
license-file = "LICENSE"
readme = "README.md"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]

[dependencies]
orbclient = "0.1"
rusttype = "0.2"