commit 9e8085f2e84e9ac90e0497a46f616018d2e82a1b
parent 5f19925d27bf1ae8f730c3870d1b5c4e8a80ee7f
Author: Frederic Cambus <fred@statdns.com>
Date: Sun, 13 Jun 2021 14:37:40 +0200
Spleen 1.9.1 will have .dfont files again in release tarballs.
Diffstat:
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -11,7 +11,7 @@ Spleen is a monospaced bitmap font available in 6 sizes:
Each size is provided in the Glyph Bitmap Distribution Format (BDF), and
release tarballs contain the fonts in the following formats: `PCF`, `PSF`
-(for the Linux console), and `OTF`.
+(for the Linux console), `OTF`, and `.dfont` for macOS users.
All font sizes contain all ISO/IEC 8859-1 characters (Basic Latin and Latin-1
Supplement Unicode block), Latin Extended-A characters, as well as Box Drawing,
@@ -96,9 +96,7 @@ Alternatively, release tarballs provide PCF files for each size.
### macOS
-macOS users should use the `.otf` files provided in the release tarballs.
-
-Since version 1.7.0, `.dfont` files are not generated anymore.
+macOS users should use the `.dfont` files provided in the release tarballs.
### Windows