2007/05 27
源于: UbuntuSir
原文出处:http://old.ubuntu.org.cn/support/documentation/zhfaq/verasansyuanti
原文作者:www.ubuntu.org.cn
授权许可:创作共用协议
转载人员:ShawnLing
适用版本:所有
文章状态:转载
一:下载字体文件压缩包 http://download.ubuntu.org.cn/software/VeraSansYuanTi.tar.gz
二:使用如下命令解压缩:

tar -xzvf VeraSansYuanTi.tar.gz
 

三:将 VeraSansYuanTi 目录移动到字体文件夹。

sudo mv VeraSansYuanTi /usr/share/fonts/
 

四:刷新字体缓存

sudo fc-cache -f
 

五:备份现有的 fonts.conf

sudo cp /etc/fonts/fonts.conf /etc/fonts/fonts.conf.old
 

六:使用新的 fonts.conf

sudo cp /usr/share/fonts/VeraSansYuanTi/fonts.conf /etc/fonts/
 

七:重启X
同时按住 Ctrl +Alt + 退格键 重启 X 。 完成美化。
支持所有版本类
Defined tags for this entry: ,

Posted by rollenc

0 Trackbacks

  1. No Trackbacks

0 Comments

Display comments as(Linear | Threaded)
  1. No comments

Add Comment


You can use [geshi lang=lang_name [,ln={y|n}]][/lang] tags to embed source code snippets
E-Mail addresses will not be displayed and will only be used for E-Mail notifications