1.操做系統環境centos
[root@iZ254rf8Z ~]# cat /etc/issue\SKernel \r on an \m
2.安裝字體管理工具,命令以下緩存
[root@iZ254rf8Z TrueType]# yum install fontconfig mkfontscale
3.把Windows下字體放在服務器相應目錄,示例以下
注:Windows字體目錄C:\Windows\Fonts
服務器
mkdir -pv /usr/share/fonts/chinese/TrueType
注:建立字體目錄,並把相應字體上傳到此目錄便可ide
4.創建字體緩存工具
[root@iZ254rf8Z ~]# cd /usr/share/fonts/chinese/TrueType [root@iZ250234rf8Z TrueType]# mkfontscale [root@iZ250234rf8Z TrueType]# mkfontdir [root@iZ250234rf8Z TrueType]# fc-cache -fv
5.查看字體字體
[root@iZ250234rf8Z TrueType]# fc-list |grep SimSun /usr/share/fonts/chinese/TrueType/simsun.ttc: SimSun,宋體:style=Regular,常規 /usr/share/fonts/chinese/TrueType/simsun.ttc: NSimSun,新宋體:style=Regular,常規
reboot重啓便可使用centos7