2019-04-13 08:49:22 +00:00
|
|
|
Bitmap fonts for humans
|
|
|
|
-----------------------
|
|
|
|
|
2019-06-08 17:43:42 +00:00
|
|
|
This repository contains bitmapped fonts from disused operating systems and graphical user interfaces.
|
2019-04-13 08:49:22 +00:00
|
|
|
|
2019-06-08 17:43:42 +00:00
|
|
|
As operating systems and GUIs have moved on to scalable vector fonts, the bitmap fonts that dominated
|
|
|
|
the 1980s and 1990s languish away in non-obvious and often binary formats that are rapidly falling
|
|
|
|
into obscurity.
|
2019-04-21 20:29:26 +00:00
|
|
|
|
2019-06-08 17:43:42 +00:00
|
|
|
The main purpose of this repository is to liberate these fonts from their binary shackles,
|
2019-06-23 17:00:06 +00:00
|
|
|
preserving the ancient art of monochrome bitmap typography for human appreciation.
|
2019-06-08 17:43:42 +00:00
|
|
|
|
|
|
|
The fonts in this repository are stored in a human-friendly text-based format. As such, the easiest way
|
|
|
|
to view them is to open the text files directly. Alternatively, you can use
|
|
|
|
[`monobit`](https://github.com/robhagemans/monobit) to render them to images or convert them to
|
|
|
|
font formats supported by current operating systems. You can also
|
2019-06-23 17:00:06 +00:00
|
|
|
[see the fonts as images here](http://robhagemans.github.io/monobit/).
|