Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Disable Clear Type in all sites

  • 10 답장
  • 9 이 문제를 만남
  • 1 보기
  • 최종 답변자: Yaron

more options

I've set gfx.direct2d.disabled to true and yet some sites are displayed in Clear Type. How can I disable Clear Type in all sites?

Thank you.

I've set gfx.direct2d.disabled to true and yet some sites are displayed in Clear Type. How can I disable Clear Type in all sites? Thank you.

모든 댓글 (10)

more options

The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. Note: This will cause you to lose any Extensions, Open websites, and some Preferences.

To Reset Firefox do the following:

  1. Go to Firefox > Help > Troubleshooting Information.
  2. Click the "Reset Firefox" button.
  3. Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
  4. Firefox will open with all factory defaults applied.


Further information can be found in the Refresh Firefox - reset add-ons and settings article.

Did this fix your problems? Please report back to us!

more options

Thanks for the help.

more options

Can you attach a screenshot and post a link?

Use a compressed image type like PNG or JPG to save the screenshot.

Try to set the gfx.content.azure.enabled pref to false.

more options

Hi cor-el,

I've recently moved from Win xp to Win 7 and installed it on a new computer (and a new monitor).

I'm having some issues with blurry fonts. With Clear Type on the text is hardly readable.

On this page, and I hope you could see it in the attached screenshot, the big letters (esspacially W, O, P) are really fuzzy.

I appreciate your help.

more options

Did you try to disable hardware acceleration to see if that helps?

Are there any error messages or warnings in the Graphics section on the Help > Troubleshooting Information page?

more options

Thanks a lot.

Disabling hardware acceleration didn't help.

I coudn't find anything wrong in the Troubleshooting Information page. I'd really appreciate it if you could take a look at the attached screenshots.

more options

That Troubleshooting page is OK.

Which font is used for that text?

You can use this extension to see which fonts are used for text that is selected (right-click context menu: Show fonts in selection).

You can do a font test to see if you can identify corrupted or otherwise malfunctioning font(s).

You can try different default fonts and temporarily disable website fonts to test the selected default font.

  • Tools > Options > Content : Fonts & Colors > Advanced
  • [ ] "Allow pages to choose their own fonts, instead of my selections above"
more options

That's great. You do know a lot! :) Thanks.

The font used is: Open Sans Regular, and I don't have it installed. If I force Fx to use another font the page is displayed correctly.

Why does Fx display the page (this forum) in Open Sans Regular? Is there a way to solve it without using a fixed font? Looking at the list of fonts (in http://browserspy.dk/fonts-flash.php?detail=1) the only apparently malfunctioning one is the Segoe UI. I've read about this font in the last couple of days. It seems I have some problem in Win 7. Any Idea?

Best regards.

more options

Firefox will download the Open Sans font automatically from the Mozilla server via an @font-face rule in a linked CSS file.

@font-face{
font-family:'Open Sans';
src:url('//www.mozilla.org/media/fonts/OpenSans-Regular-webfont.woff') format('woff')
}
more options

Thanks again.

I didn't quite understand the steps I should take. Could you please elaborate?