03709716bb
- Use daewoo-mincho font by default; goodbye to annoying "font not found" error. - Set default attribute to white text on black background for readability.
13 lines
498 B
Text
13 lines
498 B
Text
$NetBSD: patch-ag,v 1.1 2002/11/02 14:06:02 junyoung Exp $
|
|
|
|
--- main.h.orig Wed Jan 9 09:41:11 2002
|
|
+++ main.h Fri Nov 1 05:11:36 2002
|
|
@@ -26,7 +26,7 @@
|
|
*/
|
|
|
|
#define DEFFONT "-schumacher-clean-bold-r-normal--16-160-75-75-c-80-*"
|
|
-#define DEFHFONT "-kaist-iyagi-bold-r-normal--16-160-75-75-c-160-johabsh-1"
|
|
+#define DEFHFONT "-daewoo-mincho-medium-r-normal--16-*-*-*-*-*-*-*"
|
|
#define DEFBOLDFONT NULL /* no bold font uses overstriking */
|
|
#define DEFBORDER 2
|
|
#define DEFBORDERWIDTH 2
|