*** empty log message ***
authorpcg <pcg>
Wed, 3 Mar 2004 23:06:58 +0000 (23:06 +0000)
committerpcg <pcg>
Wed, 3 Mar 2004 23:06:58 +0000 (23:06 +0000)
src/defaultfont.C

index e27ea7712fde399d95462eb1c9f1d69e27833240..4d044327a8d1dfef4b728121b777ee4a2b812765 100644 (file)
@@ -98,6 +98,10 @@ const struct rxvt_fallback_font {
   { CS_UNICODE,      "-*-*-*-r-*-*-*-*-*-*-c-*-iso10646-1"         },
   { CS_UNICODE,      "-*-*-*-r-*-*-*-*-*-*-m-*-iso10646-1"         },
 
+#if UNICODE_3 && XFT
+  { CS_UNICODE,      "xft:Code2001"                                }, // contains many plane-1 characters
+#endif
+
   { CS_UNKNOWN, 0 }
 };