*** empty log message ***
authorroot <root>
Mon, 21 Jun 2004 19:47:51 +0000 (19:47 +0000)
committerroot <root>
Mon, 21 Jun 2004 19:47:51 +0000 (19:47 +0000)
src/defaultfont.C

index 00a9627d33101307eb307322e21a44df34110be9..58b5213228ce1959aa7cca869d1e0327dee33d5a 100644 (file)
@@ -62,6 +62,9 @@ const struct rxvt_fallback_font {
   // prefer xft for complex scripts
   { CS_UNICODE,        "xft:Kochi Gothic:antialias=false"          },
 # endif
+  { CS_JIS0201_1976_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0201*-0"  },
+  { CS_JIS0208_1990_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0208*-0"  },
+  { CS_JIS0212_1990_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0212*-0"  },
   { CS_JIS0201_1976_0, "-*-*-*-r-*--*-*-*-*-c-*-jisx0201*-0"       },
   { CS_JIS0208_1990_0, "-*-*-*-r-*--*-*-*-*-c-*-jisx0208*-0"       },
   { CS_JIS0212_1990_0, "-*-*-*-r-*--*-*-*-*-c-*-jisx0212*-0"       },