我通过命令安装了 fontconfig yum install fontconfig
。安装时没有错误,但安装后运行fc-list
,结果为空。运行fc-cache
也没有结果。为什么没有安装字体?请帮忙。
请看下面的截图:
[command output][1]
Version info:
[root@g23leiapp03 bin]# fc-cache -V
fontconfig version 2.8.0
[root@g23leiapp03 bin]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.3 (Santiago)
谢谢。