found compromise for fonts 2.6
authorarg@mig29
Thu, 07 Dec 2006 14:39:31 +0100
changeset 623 5308dd22b6ee
parent 622 aa2fa6ddd40f
child 624 a3fe97f208ac
found compromise for fonts
config.arg.h
config.default.h
--- a/config.arg.h	Thu Dec 07 12:03:15 2006 +0100
+++ b/config.arg.h	Thu Dec 07 14:39:31 2006 +0100
@@ -9,7 +9,7 @@
 #define FLOATSYMBOL		"><>"
 #define TILESYMBOL		"[]="
 
-#define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*"
+#define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
 #define NORMBGCOLOR		"#333333"
 #define NORMFGCOLOR		"#cccccc"
 #define SELBGCOLOR		"#336699"
--- a/config.default.h	Thu Dec 07 12:03:15 2006 +0100
+++ b/config.default.h	Thu Dec 07 14:39:31 2006 +0100
@@ -9,7 +9,7 @@
 #define FLOATSYMBOL		"><>"
 #define TILESYMBOL		"[]="
 
-#define FONT			"fixed"
+#define FONT			"-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
 #define NORMBGCOLOR		"#333366"
 #define NORMFGCOLOR		"#cccccc"
 #define SELBGCOLOR		"#666699"