搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Font not displaying properly

more options

Recently did a clean install of Windows 7. Installed Firefox, and text on webpages looks horrible. Here is a screenshot

http://i.imgur.com/U5R84Bc.png

I tried disabling hardware acceleration, no effect. I reinstalled the Arial font, which the web inspector says is being used, no effect. I have font smoothing turned off, and I am keeping it that way, I hate font smoothing

I know it can be fixed since I fixed it in the past without turning on font smoothing, I just can't remember how I did it.

Recently did a clean install of Windows 7. Installed Firefox, and text on webpages looks horrible. Here is a screenshot http://i.imgur.com/U5R84Bc.png I tried disabling hardware acceleration, no effect. I reinstalled the Arial font, which the web inspector says is being used, no effect. I have font smoothing turned off, and I am keeping it that way, I hate font smoothing I know it can be fixed since I fixed it in the past without turning on font smoothing, I just can't remember how I did it.

所有回覆 (2)

more options

Try setting gfx.content.azure.enabled to false.

Also, bug 760248 and other related bugs in Bugzilla might be of interest.

more options

First, on having to edit the rule, do you mean because there are a lot of different fonts in use? I think you'll accumulate all the significant ones pretty quickly.

If you meant adding domains, simply don't list any domains. This garish rule demonstrates:

@namespace url(http://www.w3.org/1999/xhtml);
body {
  background-color: yellow !important;
}

Second, I think if you go with the flow of default settings, the fonts look fine. I've attached a screenshot for comparison with your original image.

  1. 1
  2. 2