You are not logged in.
The recent fontconfig update has my fonts in a complete mess. Is all scrabbled.
I provide two screenshots to show you what I mean..
Previous to updating fontconfig,
http://db.tt/qFRs2IbD
After updating fontconfig,
http://db.tt/bZMvYsa6
So far the only solution I've had was downgrading fontconfig.. But there has to be a different way? Any idea what could be causing this.. It screws with all my fonts, from terminals to gtk applications.
Last edited by ObliviousGmn (2013-04-23 17:06:21)
- The Github -
Offline
Log out of xorg, then run as root:
fc-cache -rfTo recreate fontconfig's cache files.
Last edited by brebs (2013-04-23 06:51:10)
Offline
Offline
Check your rules in /etc/fonts/conf.d/
Maybe you have a rule for e.g. embeddedbitmap - could be that embeddedbitmap is now disabled.
Strangely enough, the new fontconfig wants to install 10-scale-bitmap-fonts.conf, which it itself moans about! So, personally, I just delete that weird file - I don't use bitmap fonts anyway.
Offline
Turns out 10-scale-bitmap-fonts.conf was the source. So I removed it. The problem is now Fixed. Thanks for the help Brebs! ![]()
- The Github -
Offline
Please file a bug on the Arch bugzilla. I would, but I don't actually use Arch - I just pinched Arch's new fontconfig because I was curious ![]()
Offline
Filed the bug. Either way brebs you were the only who has helped me. So thanks! ![]()
- The Github -
Offline
It's been reported again.
Offline