From: MORIOKA Tomohiko Date: Thu, 19 Jul 2012 18:11:53 +0000 (+0900) Subject: Add `xset fp+ @prefix@/share/fonts/BDF/JISX0213:unscaled' as a X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fchise-fonts-installer.git;a=commitdiff_plain;h=9176097044ac373efa84cdcaffb298285bf69df7 Add `xset fp+ @prefix@/share/fonts/BDF/JISX0213:unscaled' as a fallback when `mkfontdir' fails in JISX0213_PCF_FONTS_DIR. --- 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