projects
/
chise
/
chise-fonts-installer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24a20e9
)
Add Arphic's path if it is found.
author
tomo
<tomo>
Fri, 17 Sep 2010 15:44:52 +0000
(15:44 +0000)
committer
tomo
<tomo>
Fri, 17 Sep 2010 15:44:52 +0000
(15:44 +0000)
chise-setup-xfonts.in
patch
|
blob
|
history
diff --git
a/chise-setup-xfonts.in
b/chise-setup-xfonts.in
index
b304858
..
0e0c891
100755
(executable)
--- a/
chise-setup-xfonts.in
+++ b/
chise-setup-xfonts.in
@@
-1,6
+1,12
@@
#!/bin/sh
xset +fp @prefix@/share/emacs/fonts:unscaled
xset +fp @prefix@/share/fonts/PCF/EGB:unscaled
+
+if [ -f "@prefix@/share/fonts/TrueType/Arphic" ]
+then
+ xset fp+ @prefix@/share/fonts/TrueType/Arphic
+fi
+
xset fp+ @prefix@/share/fonts/TrueType/Zinbun
xset fp+ @prefix@/share/fonts/TrueType/GT
xset fp+ @prefix@/share/fonts/PCF/JISX0213:unscaled