mirror of
https://github.com/ksherlock/hoard-of-bitfonts.git
synced 2024-11-23 00:37:34 +00:00
turns out I like bitmap fonts
acorn_bbc_teletext_alphanumeric.draw | ||
atari_st_8x8.draw | ||
atari_st_8x16.draw | ||
atascii.draw | ||
c64_shifted.draw | ||
c64_unshifted.draw | ||
README.md | ||
zx80.draw | ||
zx81.draw | ||
zx_spectrum.draw |
Bitmap fonts for humans
This repository contains bitmapped fonts from various sources, in human-readable text format.
The plain-text .draw
format is a generalisation of Roman Czyborra's hexdraw format, in that:
- I use it to store fonts of all sizes (in the obvious way)
- The code points can be those of the original character set, rather than unicode