搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.