FS#4712 - font cache must be refreshed for font config changes to take effect
Attached to Project:
Arch Linux
Opened by name withheld (Gullible Jones) - Saturday, 27 May 2006, 02:47 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 27 May 2006, 05:41 GMT
Opened by name withheld (Gullible Jones) - Saturday, 27 May 2006, 02:47 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 27 May 2006, 05:41 GMT
|
Details
I discovered this when enabling bitmap fonts so that I could
use the artwiz-fonts package... After linking
10-bitmaps.conf to yes-bitmaps.conf in /etc/fonts/conf.d,
you have to rebuild your font cache. Until the font cache is
rebuilt, changes in /etc/fonts/conf.d will fail to take
effect. This isn't a huge thing, but it's definitely of some
annoyance value.
|
This task depends upon
Closed by Jan de Groot (JGC)
Friday, 13 October 2006, 19:51 GMT
Reason for closing: Fixed
Additional comments about closing: Bitmap fonts are enabled by default again now.
The "bug" you were seeing was a result of the fact that fc-cache skips bitmap fonts while scanning for them when they are disabled. Hinting differences are applied after an application restart, or when applied using xsettings instantly where possible.
Friday, 13 October 2006, 19:51 GMT
Reason for closing: Fixed
Additional comments about closing: Bitmap fonts are enabled by default again now.
The "bug" you were seeing was a result of the fact that fc-cache skips bitmap fonts while scanning for them when they are disabled. Hinting differences are applied after an application restart, or when applied using xsettings instantly where possible.
Also, with this last install I tried installing fontconfig first, then turning on bitmap fonts and reinstalling it... Still doesn't work, you need to have X installed when you reinstall fontconfig.
Really, why did this behavior change? There's no way that it's supposed to be this way...
http://bugs.archlinux.org/task/4963
It looks to me as though some GTK stuff might be messing up fontconfig. Very odd.
(Damn it, I tried to do before and after screenshots and overwrote the first screenshot... Grr. I'll try again.)
Before fontconfig reinstall, after a clean installation with no missing deps and a refreshed font cache:
http://img509.imageshack.us/img509/2177/screen16bg.png
After fontconfig reinstall:
http://img515.imageshack.us/img515/9939/screen21an.png
As you can see there's quite a huge difference.