Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 442 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 442 Bytes

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+.