在Debian下調字體
1. First of all you can see all the available fonts using$ fc-list -v
2. Modify the file /etc/fonts/fonts.conf, make ur own conbinatory font.
3. Now we have to make our changes take effeck, using:
# fc-cache -v
4. If you are not satisfied with the font, just repeat step 2 & 3.
posted on 2006-02-22 17:38 Stuart 閱讀(284) 評論(0) 編輯 收藏 所屬分類: Debian/Linux