移至檔案
Andy Teijelo Pérez b045335a52 Added a README 2016-09-15 14:49:23 -04:00
Makefile Renamed output files 2016-09-15 14:38:01 -04:00
README.md Added a README 2016-09-15 14:49:23 -04:00
characters.png Initial commit 2016-09-15 10:07:19 -04:00
countchars.sh Updates to Makefile 2016-09-15 13:16:09 -04:00
createfont.py Don't generate SVGs that have no char defined 2016-09-15 14:36:10 -04:00
createsvg.sh Working on fully automating the fontforge interaction 2016-09-15 12:12:34 -04:00
msx2utf8.py Check for dupes in msx2utf8, to avoid last commit's bug 2016-09-15 14:35:32 -04:00

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.