msx-font/README.md

14 lines
244 B
Markdown
Raw Permalink Normal View History

2016-09-15 14:49:23 -04:00
## MSX Font
This code will build two MSX fonts in TrueType & WOFF formats, based on a PNG
of all the characters.
It depends on:
* GraphicsMagick
* Potrace
* Fontforge
* Fontforge's Python bindings
To generate the fonts just run `make`.