ADJ網路實驗室
打印

[介紹] Install Fonts on CentOS 5.6 - 在 Linux 下安裝新字型

Install Fonts on CentOS 5.6 - 在 Linux 下安裝新字型

假如你想安裝 Monospace 的字型到CentOS 下...

Installing *.ttf font in CentOS is very easy. You will need root access.
To install, follow these simple commands;

1. Download the Monospace-typewriter:
http://www.fontex.org/monospaced-fonts.html

2.解壓縮 並且 Copy the Monospace-typewriter to fonts directory:
引用:
#cp  MonospaceTypewriter.ttf /usr/share/fonts/
3.更新 font cache:
#fc-cache /usr/share/fonts/

這樣就可以啦@@





TOP

ARTERY.cn