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!

搜索 | 用户支持

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

详细了解

Font rendering on a specific website

  • 12 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Zbynek Michl

more options

Hello,

I have a trouble with font rendering on one specific website - https://www.checkpoint.com.

Text on this site looks quite ugly (see font01.png).

But if I open "Web Developer" -> "Inspector" -> "Fonts" -> "All fonts on page", then I can see the text renderred correctly in the preview field (see font02.png).

So text uses "DIN WXX Regular" font, but I do not understand, why Firefox cannot render it on the web page in the same manner as in the Developer tools?

Any clue how to fix it?

Browser: Firefox 68.2.0esr (64-bit) OS: Debian Bullseye

Thanks Zbynek

Hello, I have a trouble with font rendering on one specific website - https://www.checkpoint.com. Text on this site looks quite ugly (see font01.png). But if I open "Web Developer" -> "Inspector" -> "Fonts" -> "All fonts on page", then I can see the text renderred correctly in the preview field (see font02.png). So text uses "DIN WXX Regular" font, but I do not understand, why Firefox cannot render it on the web page in the same manner as in the Developer tools? Any clue how to fix it? Browser: Firefox 68.2.0esr (64-bit) OS: Debian Bullseye Thanks Zbynek
已附加屏幕截图

被采纳的解决方案

所有回复 (12)

more options

Hi Zbynek,

Apologies for the inconvenience. I check the website myself and it looks fine (I'm using Firefox 71 in Mac). Maybe this could do the trick?

more options

Hi,

I belive that in every Firefox with default browser/system font settings it will look fine. But I have some system font customizations, so that could be the reason. Also I have another Debian with the same customizations (but older distro version) and the same Firefox version, where it works fine. But I don't know, why Firefox behaves differently.

gfx.text.disable-aa completely disables Anti-Aliasing, so I have the ugly font on all web sites (and no change for https://www.checkpoint.com). So the question might be how to enable Anti-Aliasing for https://www.checkpoint.com while any other pages are Anti-Aliased fine?

Thanks Zbynek

more options

There are may be some relations between Anti-Aliasing with computer's graphic rendering services. Not sure, just an opinion.

more options

You may have accidentally zoomed web page(s). Reset the page zoom on pages that cause problems.

  • View -> Zoom -> Reset (Ctrl+0/Command+0 (zero))
more options

Hi, zoom is ok, that's not the issue.

Regards Zbynek

more options

Can you make it look better if you adjust the font-size setting in the Fonts tab or zoom the page.

See also:

  • browser.display.auto_quality_min_font_size
more options

cor-el said

Can you make it look better if you adjust the font-size setting in the Fonts tab or zoom the page. See also:
  • browser.display.auto_quality_min_font_size

No change.

more options

I have tried to copy Firefox profile from the other PC (where fonts are ok) and it did not help. Based on this I guess that any change in "about:config" won't help.

So I have a few ideas what difference could be in the game: - Debian version (8 vs. 11) - installed (font) packages - hardware

Both PCs use Xfce environment and https://www.checkpoint.com looks fine in Chromium browser.

Regards Zbynek

more options

I would assume that this is more a matter of GTK font settings in Linux that Firefox get from the OS about rendering and anti-aliasing (subpixel).

more options

Is there any developer forum/list, where somebody can help me to debug it?

Thanks Zbynek

more options

So I can confirm that it brakes when upgrading from Debian 9 to 10.

Nothing to do with Firefox version.

more options

选择的解决方案