viznut / unscii

UNSCII, a Unicode bitmap font family inspired by classic computer systems.
82 stars 3 forks source link

UNSCII

A bitmapped Unscii font based on classic system fonts.

See http://viznut.fi/unscii/ for more.

The compiled font files are also included in fontfiles/ for your convenience.

Font compilation starts from the file src/unscii.txt which also contains some more documentation, including information about the rest of the files in the src directory.

The .hex format is basically the same as in the Unifont project. Each line consists of codepoint:hexbitmap, and the length of the bitmap string indicates whether the glyph is 8x8, 8x16 or 16x16.

Licensing: You can consider it Public Domain (or CC-0) except for the files derived from or containing parts of Roman Czyborra's Unifont project (unifont.hex, hex2bdf.pl, unscii-16-full.*) which fall under GPL. See https://savannah.gnu.org/projects/unifont/ for more.

The program code in this directory:

Other files in this directory: