1.得到雅黑字体,并且拷贝到/usr/share/fonts/chinese/TrueType下面
2.在/usr/share/fonts/chinese/TrueType下面运行
mkfontscale
mkfontdir
fc-cache -fv
++++++++++++++++++++++++++++++
我的具体操作步骤
[root@localhost ~]# cp linux\ 使用微软雅黑字体/msyh* /usr/share/fonts/chinese/TrueType/
# cd /usr/share/fonts/chinese/TrueType/
# chmod 644 msyh*
# mkfontscale
# mkfontdir
# fc-cache -fv
# ll
总计 77260
-rw-r--r-- 1 root root 6034 01-25 18:35 fonts.dir
-rw-r--r-- 1 root root 6034 01-25 18:35 fonts.scale
-rw-r--r-- 1 root root 14685876 01-25 18:29 msyhbd.ttf
-rw-r--r-- 1 root root 15044440 01-25 18:18 msyh.ttf
-rw-r--r-- 1 root root 10500792 01-25 18:47 simsun.ttc
-rw-r--r-- 1 root root 355436 01-25 18:50 tahomabd.ttf
-rw-r--r-- 1 root root 383140 01-25 18:50 tahoma.ttf
-rw-r--r-- 1 root root 17347900 2007-11-10 ukai.ttf
-rw-r--r-- 1 root root 20615748 2007-11-10 uming.ttf
//linux 微软雅黑字体见163邮箱
阅读(770) | 评论(0) | 转发(0) |