搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Regional Indicators for country flags displayed as blocks

  • 1 回覆
  • 1 有這個問題
  • 9 次檢視
  • 最近回覆由 cor-el

more options

On my Samsung Galaxy Tab A the default font has most of these flags and I've also latest TwitterColorEmoji-SVGinOT.ttf font that SHOULD have also worked I tried setting about:config | font.name-list.emoji | /storage/emulated/0/Fonts/TwitterColorEmoji-SVGinOT.ttf but the emoji test page https://eosrei.github.io/emojione-color-font/full-demo.html see screenshot fails on several versions of firefox android but works in other apps ⁉

On my Samsung Galaxy Tab A the default font has most of these flags and I've also latest TwitterColorEmoji-SVGinOT.ttf font that SHOULD have also worked I tried setting about:config | font.name-list.emoji | /storage/emulated/0/Fonts/TwitterColorEmoji-SVGinOT.ttf but the emoji test page https://eosrei.github.io/emojione-color-font/full-demo.html see screenshot fails on several versions of firefox android but works in other apps ⁉
附加的畫面擷圖

所有回覆 (1)

more options

No problems here with the emojis on mobile. I think that on mobile Firefox comes with the "Noto Color Emoji" font. This is set via the font.name-list.emoji pref:

WIN: "Segoe UI Emoji, Twemoji Mozilla"
MOB: "Noto Color Emoji"

The Flags are coded as a two character Unicode symbol with characters in the 1F1E6-1F1FF range. You need to have font installed that can display these emoji symbols. See e.g.:

由 cor-el 於 修改