You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.
I haven't go to the reason why but only some of the emojis are displayed right on my Linux machine. This is both on my browser and in terminal. How can I debug this? I saw @maximbaz is the maintainer of this and understood that this is the right place for this issue.
Thanks! That worked perfectly. I will just note that it will default to view numbers as emojis when viewing websites with no configured font e.g. github.
Yep, but that's the issue of those websites, not the font, if you are interested I can point you to an example of the implementation that does it correctly.
The trick is to define an emoji font, but only allow it to render a specific set of codepoints, those that are defined as Emoji as per Unicode standard. This way it's guaranteed that emojis are rendered with the emoji font, and everything else is rendered as text.
I haven't go to the reason why but only some of the emojis are displayed right on my Linux machine. This is both on my browser and in terminal. How can I debug this? I saw @maximbaz is the maintainer of this and understood that this is the right place for this issue.
Screenshot of browser
The text was updated successfully, but these errors were encountered: