Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Font looks weird in firefox

  • 3 yanıt
  • 9 kişi bu sorunu yaşıyor
  • 5 gösterim
  • Son yanıtı yazan: joelafleur116

more options

I recently restored my windows 7 version and downloaded the newest version of firefox. All the font in firefox looks smudged and is not crisp an clear at all. I have tried unchecking the hardware acceleration tab in options but it still isn't working. Any help would be greatly appreciated.

I recently restored my windows 7 version and downloaded the newest version of firefox. All the font in firefox looks smudged and is not crisp an clear at all. I have tried unchecking the hardware acceleration tab in options but it still isn't working. Any help would be greatly appreciated.

Seçilen çözüm

Can you attach a screenshot?

  • Use a compressed image type like PNG or JPG to save the screenshot
  • Make sure that you do not exceed the maximum size of 1 MB

Do you have ClearType enabled for all programs in the Windows settings? Win7: Control Panel > Personalization > Window Color and Appearance > Fonts > "Adjust ClearType text"

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 and Direct2D enabled.

  • layout.paint_rects_separately = true
  • gfx.direct2d.disabled pref = true

That way you still have the benefit from hardware acceleration, but may not suffer from rendering issues.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

See also Anti-Aliasing Tuner:

Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (3)

more options

Theme Font & Size Changer 31.2. This Firefox add-on allows you to customize what font, size, and type of text you want to utilize.

more options

Seçilen çözüm

Can you attach a screenshot?

  • Use a compressed image type like PNG or JPG to save the screenshot
  • Make sure that you do not exceed the maximum size of 1 MB

Do you have ClearType enabled for all programs in the Windows settings? Win7: Control Panel > Personalization > Window Color and Appearance > Fonts > "Adjust ClearType text"

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 and Direct2D enabled.

  • layout.paint_rects_separately = true
  • gfx.direct2d.disabled pref = true

That way you still have the benefit from hardware acceleration, but may not suffer from rendering issues.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

See also Anti-Aliasing Tuner:

more options

The clearType text solved the problem. Thanks a lot for the support.