/ega8x14-font

EGA 8x14 font

Primary LanguagePython

EGA 8x14 Font

This is a vector version of the EGA 8x14 font, and the tool used to create it.

Sample Text

To build the font, install the requirements and run makefont.py:

pip install -r requirements.txt
./makefont.py

The font is released into the public domain, but the generator source code is licensed under the GPLv3+.