[arch-general] blurry fonts at Qt4 apps

Maik Beckmann maikbeckmann at gmx.de
Mon Jan 28 18:45:23 EST 2008


Am Dienstag 29 Januar 2008 00:35:27 schrieb David Rosenstrauch:
> Have you got anti-aliasing definitely turned off?
>
> DR

No, as you can see from the attached .fonts.conf 
 </match>
 <match target="font" >
  <edit mode="assign" name="antialias" >
   <bool>true</bool>
  </edit>
 </match>

I want anti-aliasing.  The problem is that font rendering (which means 
anti-aliasing + hinting) in Qt4 are not the same as their Qt3 conter parts, 
as you see at the screenshot.

 -- Maik




More information about the arch-general mailing list