ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Regional Indicators for country flags displayed as blocks

  • 1 (رد واحد)
  • 1 has this problem
  • 9 views
  • آخر ردّ كتبه 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 ⁉
Attached screenshots

All Replies (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.:

Modified by cor-el