-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add support for custom emoji fonts #308
Conversation
📊 Tachometer Benchmark ResultsSummarybenchmark-total
Resultsemoji-picker-element-database-interactions
emoji-picker-element-first-load
emoji-picker-element-second-load
|
Size Change: +399 B (+1%) Total Size: 42.2 kB
|
I'm guessing this has something to do with older emoji and the variation selector: https://emojipedia.org/variation-selector-16/ |
Filed a bug on Safari. Could not find a workaround for the life of me. I also couldn't get the COLR font to work at all in Epiphany Browser on Linux (WebKit). So these are limitations of COLR fonts that I think we just have to acknowledge. |
Fixes #82
I really didn't ever intend to do this, but it seems like people want this functionality. And support for COLR fonts seems pretty good in modern browsers. So if folks want it, then let's add it.