From d3cb84a313278dffbf248cc7efe486427ee346d9 Mon Sep 17 00:00:00 2001 From: Ray Chason Date: Sun, 2 Oct 2022 20:38:30 -0400 Subject: [PATCH] Update the README for the fonts --- sys/msdos/fonts/README-fonts | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/sys/msdos/fonts/README-fonts b/sys/msdos/fonts/README-fonts index e6525e0de..b0cc9c1ba 100644 --- a/sys/msdos/fonts/README-fonts +++ b/sys/msdos/fonts/README-fonts @@ -4,19 +4,23 @@ They are distributed under the SIL Open Font License, Version 1.1. * ter-u16b.bdf * ter-u16v.bdf +* ter-u18v.bdf * ter-u20b.bdf +* ter-u22b.bdf * ter-u24b.bdf * ter-u28b.bdf * ter-u32b.bdf -The program makefont.rb is distributed under the NetHack license, and can be -used to generate the binary font files. Because no port of Ruby is available -for MS-DOS, the binary font files are provided precompiled. They are also -distributed under the SIL Open Font License. +The program makefont.lua is distributed under the NetHack license, and can be +used to generate the binary font files. The binary font files are provided +precompiled; working their compilation into the cross-compile proved to be +complicated. They are also distributed under the SIL Open Font License. * ter-u16b.psf * ter-u16v.psf +* ter-u18v.psf * ter-u20b.psf +* ter-u22b.psf * ter-u24b.psf * ter-u28b.psf * ter-u32b.psf