linux安装自定义字体的方法
linux安装自定义字体的方法
发布时间:2016-12-27 来源:查字典编辑
摘要:1、修改字体配置文件(需要Root权限),将需要添加的字体添加入列表sudogedit/etc/fonts/fonts.conf/usr/s...

1、修改字体配置文件(需要Root权限),将需要添加的字体添加入列表

sudo gedit /etc/fonts/fonts.conf

<>

<dir>/usr/share/fonts</dir>

<dir>/usr/X11R6/lib/X11/fonts</dir>

<dir>/usr/local/share/fonts</dir>

<dir>~/.fonts</dir>

<dir>~/setting/fonts</dir>

2、执行以下命令

sudo mkfontscale

sudo mkfontdir

sudo fc-cache -fv

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新unix linux学习
热门unix linux学习
操作系统子分类