ITADN
tmssngr/8x8-bitmap-font
README.md

8x8 Pixel Bitmap Font

This font is meant for retro computers like the JU+TE computer (east german 8-bit computer from the end of the 80s).

The font is defined in a plain bitmap:

8x8 font

and can be converted to binary data with the Java application at src/Main.java. Each "dark" color will be treated as 1 and each "light" color as 0. The light-blue lines (also converted to 0) are just visual guides to mark pixels that should remain empty to prevent neighboring characters from touching.

The font is inspired by several retro fonts.

TTF

Those who want to use it on a PC, may use the service at https://yal.cc/tools/pixel-font/ to convert it to a TTF font. This better is done with the following base image with two additional pixels for descents in letters like fgpq (,;: have also been modified):

8x10 font