Conversation
|
@iamcal Could you look at this? It would be great to have Unicode 16.0 support here. |
|
Twemoji has been updated to v16.0.1: https://github.com/jdecked/twemoji/releases/tag/v16.0.1 |
|
Thank you for reminding me. I was a bit busy the past days... I'll update twemoji. Would love to see jdecked/twemoji#125 land, though. |
|
why isnt this merged yet? |
|
would be nice to get this merged, as it represents a lot of new emoji. was there a list of things that needed addressing prior to merge? it does seem to touch a lot of unrelated files. |
https://github.com/iamcal/emoji-data/tree/a8174c74675355c8c6a9564516b2e961fe7257ef/build#building-the-data and the READMEs for each provider. But this isn't a must.
Please point out the files and why they're unrelated. The files in |
|
@Nerixyz it's possible I'm misreading the diff (it's quite large) but it seems like every 160 png in apple/160 was modified, some by just a few bytes. but really I was just guessing what the issue blocking a merge might be... |
|
Thanks for this work, all looks good. We have now deployed the updates here on IRCCloud. |
|
I'm reviewing this PR now |
|
Merged to master, with some small changes:
If there are no complaints in the next day or two, I'll publish to NPM |
|
Did the size optimization work as expected? I have a copy of all the apple-160 PNGs in another repo, so I downloaded Did the 160s not get optimized, actually? a810aad seems to only touch 64.
|
These images are not optimized. Only the |
|
NPM packages have been publish as v16.0.0 |



Since I don't have a Mac, I can't update the Apple dataTo get the data, I followed the steps in Upgrading to a new version of the Unicode & Emoji standard. For the other updates, I followed the steps outlined in Building the data.
Supersedes #246.