Hi,

Ok, this is what's happening. I'm using rgba, disabled aa, enabled
hinting . This for bitstream vera sans in local.conf. The fonts keep
looking sloppy, instead of the narrow look like on the default font on
gtk1 applications. This is what my /etc/fonts/local.conf now look
likes:

<match target="font">
                <test name="family">
                  <string>Bitstream Vera Sans</string>
                </test>
                <test name="size" compare="less_eq">
                    <int>10</int>
                </test>
                <edit name="antialias">
                  <bool>false</bool>
                </edit>
               <edit name="hinting">
                        <bool>true</bool>
                 </edit>
                <edit name="rgba" mode="assign">
                <const>none</const>
                </edit>
           </match>

Then again, it seems that the bitstream vera guys left the building
after their *code-dump*. Last uploaded version: 2003!


Arvind


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to