This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Panel and App launcher not respecting subpixel settings.

Tags: None
(comma "," separated)
Daedra
Registered Member
Posts
1
Karma
0
I recently installed Slackware64-14 that comes with KDE-4.8.5 and QT-4.8.2. Everything is working perfectly except I noticed that the fonts on the application launcher, widgets, and panel, basically anything plasma related, are not respecting my my font subpixel rendering settings. Here are two screenshots to show what i mean, the first in a zoomed in pic of dolphin, as you can see the fonts have the correct color fringe for subpixel rendering, but the second is the application launcher, as you can see no subpixel rendering.

http://dl.dropbox.com/u/85079539/Screenshots/1.png
http://dl.dropbox.com/u/85079539/Screenshots/2.png

If anybody has any idea on how to fix that please let me know. BTW here is my .fonts.conf configuration file.

<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<match target="font">
<edit mode="assign" name="rgba">
<const>rgb</const>
</edit>
</match>
<match target="font">
<edit mode="assign" name="hinting">
<bool>true</bool>
</edit>
<edit name="autohint">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit mode="assign" name="hintstyle">
<const>hintfull</const>
</edit>
</match>
<match target="font">
<edit mode="assign" name="antialias">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit mode="assign" name="lcdfilter">
<const>lcddefault</const>
</edit>
</match>
<dir>~/.fonts</dir>
</fontconfig>
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
If you use 'plasmoidviewer' to start the kickoff applet, can you reproduce this behaviour?
Code: Select all
plasmoidviewer kickoff


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]