nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: nanox/srvmain.c for HAVE_BIG5_SUPPORT
From: ´¿¬L©ú
Date: Thu, 17 Aug 2000 12:37:50 +0800

+#if (HAVE BIG5 SUPPORT || HAVE GB2312 SUPPORT)
 /* system fixed font looks better when mixed with chinese gb2312 font*/
 stdfont = GdCreateFont(psd, MWFONT SYSTEM FIXED, 0, NULL);
#else
 stdfont = GdCreateFont(psd, MWFONT SYSTEM VAR, 0, NULL);
#endif



+#if (HAVE BIG5 SUPPORT || HAVE GB2312 SUPPORT)
 /* system fixed font looks better when mixed with chinese gb2312 font*/
 stdfont = GdCreateFont(psd, MWFONT SYSTEM FIXED, 0, NULL);
#else
 stdfont = GdCreateFont(psd, MWFONT SYSTEM VAR, 0, NULL);
#endif
 

["application/x-zip-compressed" not shown]

nanogui@linuxhacker.org