From: tomo Date: Thu, 2 Jun 2011 17:13:15 +0000 (+0000) Subject: Add Hanazono's path if it is found. X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fchise-fonts-installer.git;a=commitdiff_plain;h=5447a3de3c4155f3ec3a5aa62de654af6078161c Add Hanazono's path if it is found. --- diff --git a/chise-setup-xfonts.in b/chise-setup-xfonts.in index 3499ca0..9144226 100755 --- a/chise-setup-xfonts.in +++ b/chise-setup-xfonts.in @@ -7,6 +7,11 @@ then xset fp+ @prefix@/share/fonts/TrueType/Arphic fi +if [ -d "@prefix@/share/fonts/TrueType/Hanazono" ] +then + xset fp+ @prefix@/share/fonts/TrueType/Hanazono +fi + xset fp+ @prefix@/share/fonts/TrueType/Zinbun xset fp+ @prefix@/share/fonts/TrueType/GT xset fp+ @prefix@/share/fonts/PCF/JISX0213:unscaled