Smooth Fonts for Ubuntu
Posted on June 9, 2006
One Comment
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 version="1.0"?>
-
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
-
<fontconfig>
-
<match target="font">
-
<edit name="autohint" mode="assign">
-
<bool>true</bool>
-
</edit>
-
</match>
-
</fontconfig>
Possibly Related Posts
Comments
One Response to “Smooth Fonts for Ubuntu”
-
» pingback »
Another Laptop to Toy with Xubuntu » Solo Technology on
January 10th, 2007 10:17 pm
Leave a Reply


