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.
 
 
 
Andy Teijelo Pérez b045335a52 Added a README 7 years ago
Makefile Renamed output files 7 years ago
README.md Added a README 7 years ago
characters.png Initial commit 7 years ago
countchars.sh Updates to Makefile 7 years ago
createfont.py Don't generate SVGs that have no char defined 7 years ago
createsvg.sh Working on fully automating the fontforge interaction 7 years ago
msx2utf8.py Check for dupes in msx2utf8, to avoid last commit's bug 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.