Font antialiasing

Bachilo Dmitry root at solink.ru
Mon May 15 06:17:29 UTC 2006


В сообщении от Понедельник 15 мая 2006 11:20 Paul Bransford написал(a):
> Well, i figured it out. Apparently the handbook tells you how to set
> certain fonts to behave, but gracefully leaves out the important part:
> enabling it in the first place!
>
> Here's my local.conf file. Note that this is the important part:
>
> <match target="font">
>         <test qual="any" name="size" compare="more">
>                 <double>9</double>
>         </test>
>         <test qual="any" name="size" compare="less">
>                 <double>14</double>
>         </test>
>         <edit name="antialias" mode="assign">
>                 <bool>true</bool>
>         </edit>
> </match>
This didn't help me at all :-(
-- 
------------------------
С уважением, Бачило Дмитрий
Руководитель отдела системной интеграции
ООО "Компания СоЛинк"


More information about the freebsd-x11 mailing list