Skip to content
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

fix: fix native emoji on Linux #256

Merged
merged 1 commit into from
Mar 8, 2019

Conversation

nolanlawson
Copy link

fixes #255

On Ubuntu, Firefox uses a built-in Twemoji font, whereas other browsers like Chrome and GNOME Web (aka Epiphany Browser) use the built-in-to-the-OS EmojiOne font. This change respects the Firefox style while also fixing the GNOME Web style.

GNOME Web before:

screenshot from 2018-12-18 10-12-09

GNOME Web after:

screenshot from 2018-12-18 10-11-27

"Android Emoji" is for older version of Android before Noto Color was built-in.

@nolanlawson
Copy link
Author

This is a minor CSS change and I've been testing it in production for months in https://github.com/nolanlawson/pinafore, so I consider it pretty uncontroversial to self-approve and merge. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native Emoji Looks Different
1 participant