You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
Makefile | 7 years ago | |
README.md | 7 years ago | |
characters.png | 7 years ago | |
countchars.sh | 7 years ago | |
createfont.py | 7 years ago | |
createsvg.sh | 7 years ago | |
msx2utf8.py | 7 years ago |
README.md
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
.