Smooth Fonts for Ubuntu

Drop the file from this article into your home directory saved as .fonts.conf. Smoothed things out on the old laptop quite nicely.

[via digg]

Updated April 25, 2007

To save the forum registration, here's contents of my .fonts.conf:

XML:
  1. <?xml version="1.0"?>
  2. <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
  3. <fontconfig>
  4.   <match target="font">
  5.     <edit name="autohint" mode="assign">
  6.       <bool>true</bool>
  7.     </edit>
  8.   </match>
  9. </fontconfig>

Possibly Related posts:

  1. Continuing to Enjoy Ubuntu
  2. Ubuntu Dust Theme and a Couple Quick Notes
  3. Ubuntu: Install Inside Windows
  4. … Another Run At Ubuntu
  5. No Ubuntu Today


1 comment to Smooth Fonts for Ubuntu

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>