工具/原料
-
centos6.5_x64
方法/步骤
-
yum install -y fontconfig mkfontscale
-
fc-list :lang=zh
查看已经安装的中文字体
-
cp SIMSUNB.TTF /usr/share/fonts/
-
[[email protected] ~]# mkfontdir
[[email protected] ~]# fc-cache
-
“微软雅黑”中文字体已经安装成功
yum install -y fontconfig mkfontscale
fc-list :lang=zh
查看已经安装的中文字体
cp SIMSUNB.TTF /usr/share/fonts/
[[email protected] ~]# mkfontdir
[[email protected] ~]# fc-cache
“微软雅黑”中文字体已经安装成功
相关文章: