turns out I like bitmap fonts
Go to file
Rob Hagemans 1fec3b7c6f add a README 2019-04-13 09:49:22 +01:00
README.md add a README 2019-04-13 09:49:22 +01:00
acorn_bbc_mode_7.draw add bbc micro mode-7 font 2019-04-13 09:30:11 +01:00
atari_st_8x8.draw add atari fonts 2019-04-13 09:28:35 +01:00
atari_st_8x16.draw add atari fonts 2019-04-13 09:28:35 +01:00
atascii.draw add atari fonts 2019-04-13 09:28:35 +01:00
c64_shifted.draw add commodore 64 fonts (screencode ordering) 2019-04-13 09:27:56 +01:00
c64_unshifted.draw add commodore 64 fonts (screencode ordering) 2019-04-13 09:27:56 +01:00
zx80.draw add sinclair fonts 2019-04-13 09:29:52 +01:00
zx81.draw add sinclair fonts 2019-04-13 09:29:52 +01:00
zx_spectrum.draw add sinclair fonts 2019-04-13 09:29:52 +01:00

README.md

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