Last year, in the dark days of the web, Chrome couldn’t render emojis. I tried to fix it, failed, and have been making silly emoji related apps ever since.
✨@notwaldorf
View Slide
☃
U+26C4☃
“\u26C4”☃
“‚”.length == 1☃
U+1F43C
"".charCodeAt(0).toString(16)
\uD83D \uDC3C
“”.length == 2
)
)U+1F43C
\ud83d \udc81 \ud83c \udffe
)“)”.length == 4
ok so fonts
AppleColorEmojiSegoe UI Symbol/EmojiNoto
AppleColorEmojiSegoe UI Symbol/EmojiNotopanda_face.png lolololololol
if you can’tfix the problembe the problem
@muan made emojilib {"grinning": {"keywords": ["face", "smile", "happy", "joy"],"char": "","category": "people"}}
.
. { font-size: 40px; }
. { font-size: 40px; }function ok() { .alert('hi'); . .}
. { font-size: 40px; }function ok() {alert(‘ ');}
. { font-size: 40px; }function \u1F43C() {alert(‘ ');}
@notwaldorf❤