12 lines
443 B
Plaintext

--- src/feature.h.orig Tue Jan 18 16:18:23 2000
+++ src/feature.h Tue Jan 18 16:19:00 2000
@@ -392,7 +392,7 @@
*/
#define NFONTS 7
#define FONT0_IDX 2
-#define NFONT_LIST "7x14", "6x10", "6x13", "8x13", "8x16", "10x20", "12x24"
+#define NFONT_LIST "8x16", "6x10", "6x13", "8x13", "8x16", "10x20", "12x24"
#ifdef MULTICHAR_SET /* multichar glyph language support */
# define MFONT_LIST NULL, NULL, NULL, NULL, NULL, NULL, NULL
#endif