Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

V2.2.1 eight Unicode 9.0 emoji have the incorrect codepoints #258

Closed
13rac1 opened this issue Jun 6, 2016 · 7 comments
Closed

V2.2.1 eight Unicode 9.0 emoji have the incorrect codepoints #258

13rac1 opened this issue Jun 6, 2016 · 7 comments

Comments

@13rac1
Copy link
Contributor

13rac1 commented Jun 6, 2016

Nice work on this update! Three of the new Unicode 9.0 emoji are missing compared to the Emojipedia Unicode 9.0 list. Probably not intentional.

  1. 🥋 Martial Arts Uniform U+1F94B - http://emojipedia.org/martial-arts-uniform/
    Martial Arts Uniform

  2. 🥊 Boxing Glove U+1F94A - http://emojipedia.org/boxing-glove/
    Boxing Glove

  3. 🥁 Drum With Drumsticks U+1F941 - http://emojipedia.org/drum-with-drumsticks/
    Drum With Drumsticks

@caseyahenson
Copy link
Contributor

@eosrei Our "official" UC9 release within the next couple of weeks will address any final updates to UC9, including these. Thanks for your input!

@Naudiz
Copy link

Naudiz commented Jun 10, 2016

These emojis are actually there, but they all have the wrong unicodes.

Boxing Glove has 1f93c (should be wrestlers)
Wrestlers has 1f93b (should be modern penthalon)
modern penthalon has 1f960 (should be fortune cookie in UNICODE 10.0)

drum with drumsticks has 1f93a (should be fencer)
fencer has 1f961 (this code shouldn't exist at all)

martial arts uniform has 1f93d (should be water polo)
water polo has 1f93e (should be handball)
handball has 1f93f (shouldn't exist at all)

This list might be incomplete, mayber there are even more filename-errors.

tl;dr: The new unicode 9.0 filenames are seriously messed up at the moment and need to get a bugfix asap.

@caseyahenson
Copy link
Contributor

@Naudiz Thanks for your input! These artwork releases were preemptive which is why we didn't include them in the emoji.json data set. We'll have a new set of officially-named artwork as well as corresponding data coming out within the next couple of weeks, alongside our "official" UC9 release.

@13rac1
Copy link
Contributor Author

13rac1 commented Jun 10, 2016

FYI Emojipedia shows EmojiOne with Fencing in the Takeout Box location: http://emojipedia.org/takeout-box/
Emojipedia Takeout Box

@13rac1 13rac1 changed the title V2.2.0 missing three Unicode 9.0 emoji V2.2.1 eight Unicode 9.0 emoji have the incorrect codepoints Jun 10, 2016
@13rac1
Copy link
Contributor Author

13rac1 commented Jun 10, 2016

This seems to be the complete list of changes:

    renamed:    1f961.svg -> 1f93a.svg
    renamed:    1f960.svg -> 1f93b.svg
    renamed:    1f93b.svg -> 1f93c.svg
    renamed:    1f93e.svg -> 1f93d.svg
    renamed:    1f93f.svg -> 1f93e.svg
    renamed:    1f93a.svg -> 1f941.svg
    renamed:    1f93c.svg -> 1f94a.svg
    renamed:    1f93d.svg -> 1f94b.svg

I've rebuilt the EmojiOne Color Font with the changes, but interestingly 🥋 Martial Arts Uniform U+1F94B, 🥊 Boxing Glove U+1F94A, and 🥁 Drum With Drumsticks U+1F941 still do not work as font characters. 😢 FYI only, because nothing can done in this repo. Linux and Firefox do not accept these values as valid codepoints, although Chrome with it's own font system does work.
Codepoints not working in Firefox

13rac1 added a commit to 13rac1/emojione-color-font that referenced this issue Jun 10, 2016
@caseyahenson
Copy link
Contributor

Version 2.2.2 has been released to address these issues.

@jpchow26
Copy link

FYI the asset zip download from http://emojione.com/wp-content/uploads/assets/e1-png.zip still has these emojis named with the wrong codepoints

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants