Re: Bad looking fonts on Fedora 7 and latest KDE Branch 3.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Steven,

I had a similar problem, and it turned out that my .fonts.conf was messing 
with me. See if you can solve the problem by fiddling with it. I have 
attatched my working .fonts.conf.

It could be useful to see if the bad looking fonts apply to all users on your 
system. Try opening kcontrol as root, set it to use antialiasing, and see if 
it applies to apps that have been started as root.

Good luck
Sam
<?xml version="1.0"?><!DOCTYPE fontconfig SYSTEM "fonts.dtd"> 
<fontconfig> 
 <match target="font" > 
  <edit mode="assign" name="rgba" > 
  <const>none</const> 
  </edit> 
 </match> 
 <match target="font" > 
  <edit mode="assign" name="hinting" > 
  <bool>true</bool> 
  </edit> 
 </match> 
 <match target="font" > 
  <edit mode="assign" name="hintstyle" > 
  <const>hintmedium</const> 
  </edit> 
 </match> 
 <match target="font" > 
  <edit mode="assign" name="antialias" > 
  <bool>true</bool> 
  </edit> 
 </match> 
</fontconfig>
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

[Index of Archives]     [Trinity (TDE) Desktop Users]     [Fedora KDE]     [Fedora Desktop]     [Linux Kernel]     [Gimp]     [GIMP for Windows]     [Gnome]     [Yosemite Hiking]
  Powered by Linux