Ubuntu 中文字体优化设置
安装第三方字体
Ubuntu 10.04 LTS
字体下载:
微软雅黑: http://w.riku.me/msyh.zip
用 root 帐户把字体文件复制到 /usr/share/fonts/truetype/ 目录下
sudo fc-cache
然后设置字体: 系统-首选项-外观-字体
安装字体管理器
font-manager 主页: http://code.google.com/p/font-manager/
wget http://font-manager.googlecode.com/files/font-manager_0.5.4-1_i386.deb sudo dpkg -i font-manager_0.5.4-1_i386.deb
启动
sudo font-manager




