Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Fonts rendering problem

  • 5 ответов
  • 9 имеют эту проблему
  • 26 просмотров
  • Последний ответ от ad_verbum

more options

After upgrading to Firefox 44.0.2 fonts on some web pages look blurred and are thinner than should be. It is easy to notice problem comparing this page: https://support.mozilla.org/pl/questions/firefox rendered in FF 44.0.2 with FF 44.0 or with Chrome.

After upgrading to Firefox 44.0.2 fonts on some web pages look blurred and are thinner than should be. It is easy to notice problem comparing this page: https://support.mozilla.org/pl/questions/firefox rendered in FF 44.0.2 with FF 44.0 or with Chrome.

Выбранное решение

"Support for Direct2D 1.0 has been dropped in . Windows 7 users can install the Platform Update to re-enable Direct2D support (to fix font rendering issues)" Source : https://www.mozilla.org/en-US/firefox/44.0/releasenotes/

As the above solution suggested, you can try the platform update to see if it makes any difference or not.

https://www.microsoft.com/en-ca/download/details.aspx?id=36805

Прочитайте этот ответ в контексте 👍 3

Все ответы (5)

more options

Выбранное решение

"Support for Direct2D 1.0 has been dropped in . Windows 7 users can install the Platform Update to re-enable Direct2D support (to fix font rendering issues)" Source : https://www.mozilla.org/en-US/firefox/44.0/releasenotes/

As the above solution suggested, you can try the platform update to see if it makes any difference or not.

https://www.microsoft.com/en-ca/download/details.aspx?id=36805

more options

Could you check on whether your Firefox is using hardware acceleration? You can do that on the support information page. Either:

  • "3-bar" menu button > "?" button > Troubleshooting Information
  • (menu bar) Help > Troubleshooting Information
  • type or paste about:support in the address bar and press Enter

Scroll down to the Graphics header and check the table that follows for:

  • Direct2D Enabled = true
  • GPU Accelerated Windows => numerator of the fraction = denominator

Those should indicate that hardware acceleration is being applied.

more options

Scroll down to the Graphics header and check the table that follows for:

  • Direct2D Enabled = true
  • GPU Accelerated Windows => numerator of the fraction = denominator


I can't find settings you mentioned but found these: gfx.driver-init.feature-d2d: true gfx.driver-init.feature-d3d11: true

more options

Hi ad_verbum, I think those are in the "Important Modified Preferences" list. There is a separate "Graphics" table.

more options

jscher2000 said

Hi ad_verbum, I think those are in the "Important Modified Preferences" list. There is a separate "Graphics" table.

I had to install Microsoft actualization mentioned by Samrat Bhattacharjee in first answer on my question. Earlier I hadn't these parameters listed. Now I have "Direct2D Enabled = true" and problem with badly looking fonts is resolved.