Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How to use Symbola font?

  • 1 ответ
  • 1 имеет эту проблему
  • 13 просмотров
  • Последний ответ от 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?

Изменено roelandsch

Все ответы (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: