Added a README
This commit is contained in:
parent
bbeb5a8702
commit
b045335a52
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal 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`.
|
Loading…
Reference in a new issue