Added a README

This commit is contained in:
Andy Teijelo Pérez 2016-09-15 14:49:23 -04:00
parent bbeb5a8702
commit b045335a52

13
README.md Normal file
View file

@ -0,0 +1,13 @@
## 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`.