Effort to build a small library of some selected old-fashioned pixel fonts (aka terminal fonts) in an easy-parseable (or at least readable) format.
Mostly to be used with microcontrollers and tiny displays, like SSD1306-based 128x32 0.91" OLED, or SSD1315, or SH1107G, or ST7920, or even PCD8544-based Nokia 3310 display.
mkwinfont by Simon Tatham and Matt Jernigan.
Usage:
python3 dewinfont.py -p DOSAPP DOSAPP.FON
python3 dewinfont.py -o Quake1.txt Quake1.fon
-
The Ultimate Oldschool PC Font Pack – huge pixel fonts database by VileR
-
PICO-8 fonts collection by Matt Jernigan
-
fixed exported font by PuTTY author himself
-
Quake console font by Christian Künzer (aka ck! / Freaky Fonts)