vim/etc/X11/xorg.conf
FontPath"/usr/share/fonts/yahei"
apt-getinstallmsttcorefonts
字体将会被安装到/usr/share/fonts/truetype/msttcorefonts
分别是:
AndaleMono,Arial,ComicSansMS,CourierNew,Georgia
Impact,TimesNewRoman,TrebuchetMS,Verdana,Webdings
刚装的MScorefont的路径需要加么?
答案是一般不用了,因为在Debian/Ubuntu中有defoma帮我们管理字体,而defoma会自动在/etc/X11/xorg.conf中添加自己的字体路径:
#pathtodefomafonts
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
而且defoma会自动调用mkfontdir,mkfontscale来创建fonts.dir,fonts.scale,这些是legacyXfontserver需要的,注意不是fontconfig的需要。但是你使用老式程序的话,你会用到xfs。
这里要注意区分fontconfig和xfs,它们在你的系统中是共存的,可以简单用新旧两代字体系统来区分。
Ubuntu 字体设置Ubuntu 字体设置Ubuntu 字体设置Ubuntu 字体设置Ubuntu 字体设置Ubuntu 字体设置Ubuntu 字体设置Ubuntu 字体设置Ubuntu 字体设置Ubuntu 字体设置
阅读(1132) | 评论(0) | 转发(0) |