From 1fec3b7c6fd658143844fc1d812f22fef38fc708 Mon Sep 17 00:00:00 2001 From: Rob Hagemans Date: Sat, 13 Apr 2019 09:49:22 +0100 Subject: [PATCH] add a README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c981dd --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +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](http://czyborra.com/unifont/), 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