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

Create Separate Emojis.json For Different OS #3

Open
MiHarsh opened this issue Nov 18, 2021 · 2 comments
Open

Create Separate Emojis.json For Different OS #3

MiHarsh opened this issue Nov 18, 2021 · 2 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@MiHarsh
Copy link
Owner

MiHarsh commented Nov 18, 2021

Some Emojis are not supported on different OS. E.g. While Ubuntu uses the latest Emoji support, Windows hasn't been updated yet. To remove this inconsistency of emojis with boxes, we could separate different emojis based on OS and then render based on that.

Expected :

win.json , ubuntu.json, mac.json

Probable Solutions :

  1. Google different emoji sets.
  2. Open the emojis.json file, remove the ones who aren't being rendered.
@MiHarsh MiHarsh added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Nov 18, 2021
@Winter-Soren
Copy link

Can i contribute to this?
i am new to open source

@MiHarsh
Copy link
Owner Author

MiHarsh commented Nov 18, 2021

Sure @ThunderBolt-OS, I'll just assign this to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants