X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=chise-setup-xfonts.in;h=9144226f18f6a6b2e6fb15b875aa529367ce9826;hb=5447a3de3c4155f3ec3a5aa62de654af6078161c;hp=0e0c89194cf0bf6430d96bc7c6742faeac3b13e0;hpb=db588ad877b79cb0994e12d889fb0ffef368b776;p=chise%2Fchise-fonts-installer.git diff --git a/chise-setup-xfonts.in b/chise-setup-xfonts.in index 0e0c891..9144226 100755 --- a/chise-setup-xfonts.in +++ b/chise-setup-xfonts.in @@ -2,11 +2,16 @@ xset +fp @prefix@/share/emacs/fonts:unscaled xset +fp @prefix@/share/fonts/PCF/EGB:unscaled -if [ -f "@prefix@/share/fonts/TrueType/Arphic" ] +if [ -d "@prefix@/share/fonts/TrueType/Arphic" ] 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