diff --git a/README.md b/README.md new file mode 100644 index 0000000..78ad883 --- /dev/null +++ b/README.md @@ -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`.