为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Fallback Font Issues

  • 2 个回答
  • 1 人有此问题
  • 19 次查看
  • 最后回复者为 cor-el

more options

Hi, Linux user here. So I've set up fallback fonts for Arabic script languages, both using system configuration files and the Firefox preferences. However, on websites, the Arabic text is not displayed in the font I have chosen, rather other fonts. It used to be so that all text using Arabic script used the font I had chosen, but now it's only true for when I type in the address bar, the window titles, etc, not for websites. How do I fix this?

Hi, Linux user here. So I've set up fallback fonts for Arabic script languages, both using system configuration files and the Firefox preferences. However, on websites, the Arabic text is not displayed in the font I have chosen, rather other fonts. It used to be so that all text using Arabic script used the font I had chosen, but now it's only true for when I type in the address bar, the window titles, etc, not for websites. How do I fix this?

所有回复 (2)

more options

If you go to about:config and search for the setting "layout.css.font-visibility.level", is it set to 2? If so, this is an experimental feature designed to make it harder for websites to "fingerprint" your browser and track you without your knowledge/consent, but to do this, it blocks sites from using extra fonts you have installed.

You can reset this setting to 3 to restore access to all fonts, at the cost of possibly decreased privacy.

more options

See also:

# Visibility level of font families available to CSS font-matching:
#   1 - only base system fonts
#   2 - also fonts from optional language packs
#   3 - also user-installed fonts