From 9176097044ac373efa84cdcaffb298285bf69df7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 20 Jul 2012 03:11:53 +0900 Subject: [PATCH] Add `xset fp+ @prefix@/share/fonts/BDF/JISX0213:unscaled' as a fallback when `mkfontdir' fails in JISX0213_PCF_FONTS_DIR. --- chise-setup-xfonts.in | 1 + 1 file changed, 1 insertion(+) diff --git a/chise-setup-xfonts.in b/chise-setup-xfonts.in index 9144226..639267c 100755 --- a/chise-setup-xfonts.in +++ b/chise-setup-xfonts.in @@ -20,3 +20,4 @@ xset fp+ @prefix@/share/fonts/PCF/Thai-XTIS:unscaled xset fp+ @prefix@/share/fonts/PCF/CBETA:unscaled xset fp+ @prefix@/share/fonts/PCF/Zinbun:unscaled xset fp+ @prefix@/share/fonts/PCF/Zinbun +xset fp+ @prefix@/share/fonts/BDF/JISX0213:unscaled -- 1.7.10.4