1、在宿主机新建chinese目录
[root@HS-AP-application ~]#mkdir /usr/share/fonts/chinese
2、上传字体
把windows c盘下的Windows/Fonts下的所有字段上传至/usr/shared/fonts/chinese
3、授权chinese目录
chmod -R 755 /usr/share/fonts/chinese
4、生成fonts.scale文件
yum -y install fontconfig
1、在宿主机新建chinese目录
[root@HS-AP-application ~]#mkdir /usr/share/fonts/chinese
2、上传字体
把windows c盘下的Windows/Fonts下的所有字段上传至/usr/shared/fonts/chinese
3、授权chinese目录
chmod -R 755 /usr/share/fonts/chinese
4、生成fonts.scale文件
yum -y install fontconfig