Added a README

master
Andy Teijelo Pérez 2016-09-15 14:49:23 -04:00
parent bbeb5a8702
commit b045335a52
1 changed files with 13 additions and 0 deletions

13
README.md 100644
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`.