Comment 2 for bug 588311

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Hi

Could you please create a ~/.fonts.conf with the following contents, restart Firefox and tell me if the fonts return to normal

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
  <match target="font">
    <edit name="hintstyle"
mode="assign"><const>hintslight</const></edit>
  </match>
</fontconfig>