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!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Fallback Font Issues

  • 2 odpovědi
  • 1 má tento problém
  • 19 zobrazení
  • Poslední odpověď od 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?

Všechny odpovědi (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