Fontconfig warning: “/etc/fonts/conf.d/50-user.conf”, line 9: reading configurations from ~/.fonts.conf is deprecated.问题解决发
安装了最新的fontconfig以后会出现如下警告(如果你安装了wqy字体):
updating font cache... Fontconfig warning: "/etc/fonts/conf.d/44-wqy-microhei.conf", line 6: Having multiple values in isn't supported and may not works as expected
Fontconfig warning: "/etc/fonts/conf.d/65-wqy-zenhei.conf", line 11: Having multiple values in isn't supported and may not works as expected
Fontconfig warning: "/etc/fonts/conf.d/85-wqy-bitmapsong.conf", line 33: Having multiple values in isn't supported and may not works as expected
Fontconfig warning: "/etc/fonts/conf.d/85-wqy-bitmapsong.conf", line 55: Having multiple values in isn't supported and may not works as expected
done.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
更正方法是把:
WenQuanYi Micro Hei
文泉驿微米黑
文泉驿微米黑
改成
WenQuanYi Micro Hei
文泉驿微米黑
文泉驿微米黑
这种形式。
关于
Fontconfig warning: “/etc/fonts/conf.d/50-user.conf”, line 9: reading configurations from ~/.fonts.conf is deprecated.
把50-user.conf里第九行的deprecated对应的“yes”改成“no”。
阅读(1186) | 评论(0) | 转发(0) |