found compromise for fonts a3319c6f
arg@mig29 · 2006-12-07 14:39 2 file(s) · +2 −2
config.arg.h +1 −1
9 9
#define FLOATSYMBOL		"><>"
10 10
#define TILESYMBOL		"[]="
11 11
12 -
#define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*"
12 +
#define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
13 13
#define NORMBGCOLOR		"#333333"
14 14
#define NORMFGCOLOR		"#cccccc"
15 15
#define SELBGCOLOR		"#336699"
config.default.h +1 −1
9 9
#define FLOATSYMBOL		"><>"
10 10
#define TILESYMBOL		"[]="
11 11
12 -
#define FONT			"fixed"
12 +
#define FONT			"-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
13 13
#define NORMBGCOLOR		"#333366"
14 14
#define NORMFGCOLOR		"#cccccc"
15 15
#define SELBGCOLOR		"#666699"