搜尋 Mozilla 技術支援網站

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

Learn More

Why is Firefox rendering fonts all jagged and blocky, w/no anti-aliasing?

  • 4 回覆
  • 16 有這個問題
  • 735 次檢視
  • 最近回覆由 jaero

more options

Running FF 29.01 on Windows 7. You can see the image linked below for a comparison of how browsers should render font and how my browser actually renders font. It is not a magnification issue. I've already installed the Anti-Aliasing Tuner extension. I've added the layout.paint_rects_separately boolean as well.

http://i.imgur.com/6kdcFok.png

Running FF 29.01 on Windows 7. You can see the image linked below for a comparison of how browsers should render font and how my browser actually renders font. It is not a magnification issue. I've already installed the Anti-Aliasing Tuner extension. I've added the layout.paint_rects_separately boolean as well. http://i.imgur.com/6kdcFok.png

被選擇的解決方法

Looks to me like ClearType is disabled. http://www.thewindowsclub.com/disable-font-smoothing-windows

Does this only apply to Firefox? If so did you switch to a different font in Firefox settings?

從原來的回覆中察看解決方案 👍 2

所有回覆 (4)

more options

Try to create a new Boolean pref on the about:config page via the right-click context menu with the name layout.paint_rects_separately and set the value to true and leave hardware acceleration enabled.

more options

From OP:

I've added the layout.paint_rects_separately boolean as well.

Another screenshot to illustrate the issue, if that helps:

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

由 jaero 於 修改

more options

選擇的解決方法

Looks to me like ClearType is disabled. http://www.thewindowsclub.com/disable-font-smoothing-windows

Does this only apply to Firefox? If so did you switch to a different font in Firefox settings?

more options

That was absolutely it. Thank you.