Emojies won't render

Is there any way to implement an emoji library into the player? Because if we try to display an emoji it won’t recognize it as “text”

You need a font that supplies a unicode plane. Unfortunately that’s always a bit tricky. You can download OpenSansEmoji and give it a try.

In the future I plan to extend the font rendering so it can load multiple fonts. That way you can combine any emoji font with any other font. At least that’s the theory.

1 Like