Hey Carl and others,

Sorry to disturb again. Okay---so, if I set my fonts.conf to

> <?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="hintstyle" >
>    <const>hintmedium</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>lcdlight</const>
>   </edit>
>  </match>
> </fontconfig>

I really do like the way fonts are rendered then.

Except for that kerning bug that occurs in italic fonts:
see googlealerts(hintmedium,subpixelhinting,nativ).png

Where / whom should I report this? ;-)

micu
--
GnuPG:          https://www1.inf.tu-dresden.de/~s3418892/micuintus.asc
Fingerprint:    1A15 A480 1F8B 07F6 9D12 3426 CEFE 7455 E4CB 4E80

<<</>>

https://wiki.c3d2.de/Benutzer:Micuintus



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to