Change default font to Gulim-Medium(korean/baekmukfonts-ttf).

This commit is contained in:
CHOI Junho 2000-07-15 13:17:56 +00:00
parent 7cd7a0ec38
commit 678e4fce0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30641

View File

@ -0,0 +1,11 @@
--- nh2ps.c.orig Sat Jul 15 02:11:13 2000
+++ nh2ps.c Sat Jul 15 02:11:41 2000
@@ -339,7 +339,7 @@
#include "psfontmap.c"
/* default postscript(OCF) font is CID-Keyed Fonts sample */
-#define HFONT_PS_DEFAULT "Munhwa-Regular-KSC-EUC-H"
+#define HFONT_PS_DEFAULT "Gulim-Medium-KSC-EUC-H"
#define HFONT_PS_WIDE_RATIO 1.2 /* only heuristic */
#endif /* HFONT */