This is a vector version of the EGA 8x14 font, and the tool used to create it.
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+.