[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde
Subject:    [kde] kde4: blurry fonts
From:       Maik Beckmann <maikbeckmann () gmx ! de>
Date:       2008-01-27 19:33:31
Message-ID: 200801272033.32020.maikbeckmann () gmx ! de
[Download RAW message or body]

Hello

I have an issue with the fonts off apps which are based Qt4.  I attached an 
png where the "File" menubar entry at
   (left to right): gtk+ - kde3 - kde4 - Qt4
apps is shown.

As you see the fonts of gtk and kde3 are same.  The kde4 and qt4 fonts are the 
same too. 

Please focus on the "F"s in "File".  The "F" of gtk/kde3 are plain lines, 
since no curves are involved.  The "F" pf kde4/qt4 has something like 
shadows, which results in a blurry look.

Currently I'm running arch-linux, but I saw the behavior on previous gentoo 
and debian installations when I played with qt4.

The screenshots which are placed at the kde4 programming tutorials show that 
there must be a way do make the fonts in kde4 behave like those in kde3
    http://techbase.kde.org/images/a/a3/Introtokdetutorial3.png
Just zoom and pan to "File" and compare with the screenshot I provided.

My $HOME/.fonts.conf is attached.  The font I'm using is Bitstream Vera Sans

Thanks in advance,
 -- Maik

["gtk-kde3-kde4-qt4.png" (image/png)]
[".fonts.conf" (text/plain)]

<?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>
 </match>
 <match target="font" >
  <edit mode="assign" name="autohint" >
   <bool>false</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>
</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.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic