eepp / jome

An emoji picker desktop application
MIT License
39 stars 3 forks source link

Emoji 14.0 support 🫡 #16

Closed ToxicMushroom closed 2 years ago

ToxicMushroom commented 2 years ago

This adds the new emoji 14.0 emojis. Compiled and tested, seems to work fine so far

eepp commented 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:

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.