12 lines
443 B
C
12 lines
443 B
C
--- src/feature.h.orig Thu Jan 13 20:26:24 2000
|
|
+++ src/feature.h Fri Jul 21 02:29:44 2000
|
|
@@ -397,7 +397,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
|