Replies: 2 comments 6 replies
|
Good question, I'll give this some thought and research. It sounds like there are multiple encoding schemes for emoji so this could be a big lift. Could you perhaps point me to an example including a font that contains the emoji glyphs? |
3 replies
|
As of version 0.48.0, emojis are now supported out of the box, but only as monochrome, using Noto Emoji. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey, I recently ported some SVG view to react-three-fiber and did not realize some people were relying on (Apple) Emoji text, which are no longer rendered with troika-three-text.
I wanted to ask whether there would be a possibility to make emoji text work with troika-three-text, or if anyone already has some kind of workaround.
All reactions