I still have a damn issue with fonts in ubuntu. I installed msttcorefonts plus the tahoma font. But browser fonts look like ish. Im fine with application fonts, but not the browser ones. So i set firefox to use tahoma but, it is hurting my eyes it is SOOOOOOOOO sharp. Can you guys tell me what fonts you use for browser, and what settings? your .fonts.conf file would help. Here is a screen shot:

and here is 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>

and here is 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>




