You are not logged in.
Can someone who uses bitmap fonts please post an ls /etc/fonts/conf.d for me please?
Offline
lrwxrwxrwx 1 root root 41 2006-10-30 14:53 10-bitmap.conf -> /etc/fonts/conf.avail/70-yes-bitmaps.conf
lrwxrwxrwx 1 root root 39 2006-10-13 17:34 20-fix-globaladvance.conf -> ../conf.avail/20-fix-globaladvance.conf
lrwxrwxrwx 1 root root 36 2006-10-13 17:34 20-lohit-gujarati.conf -> ../conf.avail/20-lohit-gujarati.conf
lrwxrwxrwx 1 root root 39 2006-10-13 17:34 20-unhint-small-vera.conf -> ../conf.avail/20-unhint-small-vera.conf
lrwxrwxrwx 1 root root 33 2006-10-13 17:34 30-amt-aliases.conf -> ../conf.avail/30-amt-aliases.conf
lrwxrwxrwx 1 root root 42 2006-10-13 17:34 30-replace-bitmap-fonts.conf -> ../conf.avail/30-replace-bitmap-fonts.conf
lrwxrwxrwx 1 root root 33 2006-10-13 17:34 30-urw-aliases.conf -> ../conf.avail/30-urw-aliases.conf
lrwxrwxrwx 1 root root 29 2006-10-13 17:34 40-generic.conf -> ../conf.avail/40-generic.conf
lrwxrwxrwx 1 root root 31 2006-10-13 17:34 49-sansserif.conf -> ../conf.avail/49-sansserif.conf
lrwxrwxrwx 1 root root 26 2006-10-13 17:34 50-user.conf -> ../conf.avail/50-user.conf
lrwxrwxrwx 1 root root 27 2006-10-13 17:34 51-local.conf -> ../conf.avail/51-local.conf
lrwxrwxrwx 1 root root 27 2006-10-13 17:34 60-latin.conf -> ../conf.avail/60-latin.conf
lrwxrwxrwx 1 root root 35 2006-10-13 17:34 65-fonts-persian.conf -> ../conf.avail/65-fonts-persian.conf
lrwxrwxrwx 1 root root 30 2006-10-13 17:34 65-nonlatin.conf -> ../conf.avail/65-nonlatin.conf
lrwxrwxrwx 1 root root 29 2006-10-13 17:34 69-unifont.conf -> ../conf.avail/69-unifont.conf
lrwxrwxrwx 1 root root 31 2006-10-13 17:34 80-delicious.conf -> ../conf.avail/80-delicious.conf
lrwxrwxrwx 1 root root 31 2006-10-13 17:34 90-synthetic.conf -> ../conf.avail/90-synthetic.confOffline
Thanks! Did you change of the file contents or have settings in you local.conf?
Offline
I'm using bitmap fonts too. Check this thread for full configs.
EDIT: A little advice: don't trust fontconfig upgrade - it can overwrite your config (symlinks). Doing something like ls /etc/fonts/conf.d > fonts_config.txt is a good idea IMO.
Offline
It's not supposed to overwrite your symlinks, AFAIK. If you've seen it do that you should probably file a bug...
Offline
I thought that was the purpose of the last release:
Do not touch config files when not needed from post_upgrade.
Add check for missing configuration files, a good guess would be 30-replace-bitmap-fonts.conf, which should exist
There is this bug report that covers this issue I believe. But I guess something is still not right so I'll file the re-open request.
EDIT: Done.
Offline
When upgrading a machine of last upgrade in September, the current fontconfig 2.4.1-4, slowed down the whole KDE performance... long login, slow loading when searching for something, and takes time loading apps. First I though fault in last KDE upgrade. But when having same setup in another machine, worked fine when ignoring the fontconfig package.
My local machine which is upgraded every day, works fine. So how to fix it?
Markku
Offline
So how to fix it?
I assumed the latest fontconfig is working, so I removed all fonts packages related to it. Also fontconfig and it's remaining files. Installed fontconfig and re-installed all fonts packages.
Now KDE speed performance is better than before. It seems KDE is depending on proper fonts config.
Markku
Offline
I usually run fc-cache -fv (as root) from CLI after fontconfig or big kde upgrade.
Offline
Sorry for the late reply dtw, but I just did ln -s stuff, I didn't have to change local.conf
Offline