Bitstream Vera Sans unhinted?

Evandro Fernandes Giovanini evandrofg at ig.com.br
Sat Sep 10 21:19:41 CDT 2005


Does anyone else but me think this should be the default setup?

Here's what I'm talking about:
/etc/fonts/local.conf:

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font">
    <test name="family">
        <string>Bitstream Vera Sans</string>
     </test>
    <edit name="hinting" mode="assign">
        <bool>false</bool>
    </edit>
</match>
</fontconfig>

And a screenshot:
http://img387.imageshack.us/my.php?image=bitstreamunhinted7ee.png

Evandro



More information about the ubuntu-devel mailing list