搜索 | 用户支持

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

详细了解

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于修改