commit e3a1c13884bed7c7235a36428069f07bcee3542b
parent 897c477361d614f57f1b00de0d837d34df1f4281
Author: Frederic Cambus <fred@statdns.com>
Date: Mon, 2 Dec 2019 22:39:47 +0100
Mention the OTF version in the README, in notes for Windows users.
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -86,6 +86,10 @@ Alternatively, release tarballs provide PCF files for each size.
macOS users should use the `.dfont` files provided in the release tarballs.
+### Windows
+
+Windows users should use the `.otf` file provided in the release tarballs.
+
## Usage
### *BSD and Linux
@@ -134,6 +138,11 @@ Use the following sizes:
- Spleen 16x32: 32 Pt
- Spleen 32x64: 64 Pt
+### Windows
+
+Configure the terminal application to use Spleen in size 12, and make sure
+anti-aliasing is disabled.
+
## License
Spleen is released under the BSD 2-Clause license. See `LICENSE` file for