Windows typography reproduction

volvoguy volvoguy at gmail.com
Mon Dec 6 20:33:37 UTC 2004


I've have to see a screenshot of what you're talking about. One man's
ugly is another man's beauty. :o) Usually people WANT the smoothing
stuff.

My /etc/fonts/local.conf file looks like this:

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
  <include ignore_missing="yes">/var/lib/defoma/fontconfig.d/fonts.conf</include>
<!-- Uncomment below to enable bitmapped fonts -->
<!--
  <dir>/usr/X11R6/lib/X11/fonts</dir>
-->
<!-- Uncomment below to enable subpixel rendering -->

  <match target="font">
    <test qual="all" name="rgba">
      <const>unknown</const>
    </test>
    <edit name="rgba" mode="assign"><const>rgb</const></edit>
  </match>

<!-- Uncomment below to enable the freetype autohinter module -->

  <match target="font">
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
  </match>

</fontconfig>



-- 
Aaron

Ubuntu SVG Artwork - www.volvoguy.net/ubuntu
-------------------------------------------------------------------------------
Art, like morality, consists of drawing the line somewhere. ~ G.K. Chesterton




More information about the ubuntu-users mailing list