Friday, April 26, 2013

reading configurations from ~/.fonts.conf is deprecated.

Getting warnings like:
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.

Johns solution also worked for me:
I was able to resolve this issue by doing the following:

mkdir ~/.config/fontconfig 
mv ~/.fonts.conf ~/.config/fontconfig/ 

No comments:

Blog Archive