Closed ToxicMushroom closed 2 years ago
Thank you so much for this!
Merged as c967e3d0a60329e5e6df134878ed80095f6f450b.
Here are some changes I applied directly to your commit, if you ever want to add Emoji 15.0 support when Twemoji 15.0 becomes available:
with-skin-tone-support.txt
.emojis.txt
to use sentence case instead of title case as I prefer this.In the category files, I inserted the emojis where https://unicode.org/emoji/charts/full-emoji-list.html suggests instead of at the end.
This is the same order you'll find in mainstream emoji keyboards (iOS and Android, for example), so it's more natural for or expected from the end user.
Of course most of this whole process (supporting a new Emoji version) could be automated using the CLDR and some project-specific logic instead of being so hand-operated, but we're not there yet.
This adds the new emoji 14.0 emojis. Compiled and tested, seems to work fine so far