following this, checking the Fira Mono Font, there is actually no codepoints for ANY emojis in the font, and I think single character emojis are handled by Roblox, however, and are actually 2 (sometimes 3) character︎s, it uses both the character 1/# and ⃣ (not visible with this font, but its the Combining Enclosing Keycap).
what I’m guessing is that Fira Mono doesn’t merge these 2 since they don’t exist on Fira Mono, and Roblox doesn’t consider ⃣ as an emoji, so it just doesn’t work. But I’m not a unicode wizard that knows all about it, I’m just using whatever knowledge I have.
O weird, when I copy paste it, it is just one. Either way I’m sure Roblox could fix this one way or another. They could even just use Apple Color Emoji as a fallback font for emojis
Not everyone uses Apple devices though, and I don’t know if Windows users would want Apple emojis. they would probably need to use multiple emoji libraries for separate devices.
You will need to find specific font family which supports emojis because this is not Roblox related issue. These emojis will not work in any app if the font family does not support emojis.
The font you’re using doesn’t support unicode joiners (a funny quirk of emoji), so its rendering each eomji in that joiner as seperate emojis.
For example, the emoji is actually two emojis, (and a bunch of control chars), but most modern operating systems (except windows 10, for some reason), will join it into the one flag emoji
this is the only example i know of unicode joining, leave me alone
Fira Mono, which I believe is what you’re using, isn’t maintained by Roblox, its a Google Font, so you might find it more useful to go find who maintains it from there (its not mozilla/fira oops).
Just google search what is a font. People explained to you several times in here that this is not Roblox issue but rather a font you’re using is not supporting emojis.
if they use apple’s color emojis its because macos probably just overwrites the graphic or its inserting its own font codepoints into fira mono, in that case its probably also MacOS’ fault at the same time.