Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/chinese/eterm/files/extra-patch-configure
16146 views
--- configure.orig	2011-05-19 10:55:42.000000000 +0200
+++ configure	2011-05-19 10:57:05.000000000 +0200
@@ -25226,16 +25226,10 @@
 
     DEF_FONT_IDX=0
     MULTICHAR_ENCODING="big5"
-    FONT0="8x16"
-    FONT1="9x18"
-    FONT2="10x20"
-    FONT3="12x24"
-    FONT4="13x26"
-    MFONT0="-*-ming-medium-r-normal--16-*-*-*-c-*-big5-0"
-    MFONT1="-*-ming-medium-r-normal--18-*-*-*-c-*-big5-0"
-    MFONT2="-*-ming-medium-r-normal--20-*-*-*-c-*-big5-0"
-    MFONT3="-*-ming-medium-r-normal--24-*-*-*-c-*-big5-0"
-    MFONT4="-*-ming-medium-r-normal--26-*-*-*-c-*-big5-0"
+    FONT0="kc8x15"
+    FONT1="kc12x24"
+    MFONT0="kc15f"
+    MFONT1="kc24f"
   else
     MULTI_CHARSET_TYPE=""
   fi