talkjs / country-flag-emoji-polyfill

Add country flag emojis to Chromium-based browsers on Windows
Other
122 stars 8 forks source link

State flags not supported #9

Closed NightScript370 closed 8 months ago

NightScript370 commented 8 months ago

https://emojipedia.org/flag-for-new-york-usny

This should ideally show the state flag, as support was added as early as 2017: https://blog.emojipedia.org/us-state-flag-emojis-now-possible/

Unfortunately, even with this library, I only see a black flag. Is there a way I could fix this?

eteeselink commented 8 months ago

I think you misunderstand what this library does. It merely adds support to for country flags on Windows that other platforms already support. I can't find any evidence that the new york state flag is supported on any platform natively, so I think it's well outside the scope of this library.

Also note the word "country" in the name of this library.

NightScript370 commented 8 months ago

I see. My bad.