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

feat: drop emoji support on linux. Fixes #2 #26

Closed
wants to merge 1 commit into from

Conversation

keithamus
Copy link
Member

@keithamus keithamus commented Jul 16, 2020

Most Linux distributions come with support for Emoji by installing Noto. Adding fallback images can make things worse for linux users.

Fixes #2

For example here is Pop!_OS 20.04 (essentially Ubuntu) running Firefox, with native emoji support:

image

🦖😁

Most Linux distributions come with support for Emoji by installing Noto. Adding fallback images can make things worse for linux users.
@keithamus keithamus requested a review from a team as a code owner July 16, 2020 15:41
@keithamus keithamus changed the base branch from master to main August 3, 2020 15:00
@dgraham
Copy link
Contributor

dgraham commented Aug 5, 2020

We need to know how many users this would affect before this can merge so closing for now.

@dgraham dgraham closed this Aug 5, 2020
@dgraham dgraham deleted the drop-emoji-support-on-linux branch August 5, 2020 14:49
@jacobwhall jacobwhall mentioned this pull request Oct 5, 2021
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.

Linux support
2 participants