Chinaunix首页 | 论坛 | 博客
  • 博客访问: 197620
  • 博文数量: 70
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 412
  • 用 户 组: 普通用户
  • 注册时间: 2013-08-30 11:07
文章分类

全部博文(70)

文章存档

2014年(68)

2013年(2)

我的朋友

分类: LINUX

2014-04-21 15:35:52

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”。

阅读(1031) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~