milis/talimatname/genel/xorg-font/xorg-font.kur-kos

7 lines
169 B
Plaintext
Raw Normal View History

2016-02-24 01:27:23 +01:00
fc-cache -f -s > /dev/null
for i in 100dpi 75dpi cyrillic misc OTF TTF Type1
do
mkfontscale /usr/share/fonts/$i
mkfontdir /usr/share/fonts/$i
done