Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

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

자세히 살펴보기

Fonts are messed up in FireFox only

  • 2 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: pos1

more options

This has probably been an issue for quite some time and I just ignored it. The fonts, on all pages, are not correct with Firefox. Not an issue in other browsers. The fonts are "broken"...like somebody wrote them with a pen that was running out of ink. Running Windows 10.

I've done some digging around to look for a solution, but nothing has worked.

See attachment,

This has probably been an issue for quite some time and I just ignored it. The fonts, on all pages, are not correct with Firefox. Not an issue in other browsers. The fonts are "broken"...like somebody wrote them with a pen that was running out of ink. Running Windows 10. I've done some digging around to look for a solution, but nothing has worked. See attachment,

모든 댓글 (2)

more options

This could be related with the recent switch in Firefox 52+ from Cairo to Skia for canvas/content rendering.

Firefox 52+ has changed from Cairo to Skia for canvas/content rendering.

You can modify these gfx.*.azure.backends prefs on the about:config page to revert to the old font rendering swap the skia,cairo order to cairo,skia or remove the skia and leave cairo.

  • gfx.canvas.azure.backends = direct2d1.1,cairo,skia
  • gfx.content.azure.backends = direct2d1.1,cairo,skia

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.

more options

Still a problem. I made the change, restarted and it still exists. When I look at an identical page in MS Edge it looks perfectly smooth and clear.