ttf-parser 0.3.0

A high-level, safe, zero-allocation TrueType font parser.
Documentation
1
2
3
4
5
6
7
8
We are using [fonttools](https://github.com/fonttools/fonttools) to generate
font files from XML.

Usage:

```
ttx -o ../fonts/glyphs.ttf glyphs.ttx
```