Y
Hacker News
new
|
ask
|
show
|
jobs
by
thyselius
986 days ago
Thanks. Unfortunately both .isEmojiPresentation && .isEmoji leaves many emojis out, like red heart and many other.
1 comments
astrange
986 days ago
Those aren't inherently emojis, the font just shows them as emojis, so you'd have to render the text.
link
favorited
986 days ago
Correct. `isEmojiPresentation` checks if, per the Unicode standard, this scalar should default to an emoji presentation.
link