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

How to use Symbola font?

  • 1 odpověď
  • 1 má tento problém
  • 13 zobrazení
  • Poslední odpověď od roelandsch

more options

Hi,

I installed firefox on Windows 7, and since the built-in fonts don't have a lot of coverage in some Unicode ranges I also installed the Symbola font. However on web pages some characters are still not shown.

Given the following HTML:

   🌐🌑🌒🌓<br>
   <span style='font-family: symbola;'>🌐🌑🌒🌓</span>

The first row will still show missing character boxes. It looks like only the built-in Segoe UI font is used to display the symbols. The second row will show all characters.

Is it possible to use Symbola as a fallback font to display those characters?

Hi, I installed firefox on Windows 7, and since the built-in fonts don't have a lot of coverage in some Unicode ranges I also installed the Symbola font. However on web pages some characters are still not shown. Given the following HTML: &#x01f310;&#x01f311;&#x01f312;&#x01f313;&lt;br&gt; &lt;span style='font-family: symbola;'>&#x01f310;&#x01f311;&#x01f312;&#x01f313;&lt;/span&gt; The first row will still show missing character boxes. It looks like only the built-in Segoe UI font is used to display the symbols. The second row will show all characters. Is it possible to use Symbola as a fallback font to display those characters?

Upravil uživatel roelandsch dne

Všechny odpovědi (1)

more options

As Firefox 50.0 was released, many characters are now displayed using the new emoji font. However the issue is still there with some characters. For example:

🗨🗩🗪

Actual result: The first character is displayed using the built-in emoji font. But the next 2 are displayed as hex codes

Desired result: since symbola is installed, the latter two glyphs are displayed using symbola Actual result: