You can also do the following:

Open terminal and type:

gedit ~/.fonts.config

and enter the text:

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
        <match target="font">
                <edit mode="assign" name="antialias">
                        <bool>true</bool>
                </edit>
                <edit mode="assign" name="hinting">
                        <bool>true</bool>
                </edit>
        </match>
</fontconfig>

save it and that is all, this should fix the font and Firefox and should
not brake the fonts of VLC, VirtualBox or SMPlayer and if the fonts were
broken it should fix it....

Post to fix it here:
http://ubuntuforums.org/showpost.php?p=7616075&postcount=3

-- 
MASTER - FF 3.5 font hinting does not honour gnome-settings
https://bugs.launchpad.net/bugs/379761
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to