Standardize emojis across platforms
Open
@schiessle is already working on this.
Since Jul 19, 2018.
1. to develop
design
enhancement
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
While working on Emoji support for Android, I've noticed quite a lot of issues and differences between platforms and how they both handle and render emojis.
So I'd like to propose that we standardize on using Twemoji which supports all of Unicode 11 + some more, and is VERY quick to adopt new Unicode emoji standards.
Poking @schiessle for licence stuff, but I think we should be fine.
Code licensed under the MIT License: http://opensource.org/licenses/MIT
Graphics licensed under CC-BY 4.0: https://creativecommons.org/licenses/by/4.0/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.