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 ```