We use the Apple/International emoji set and we just noticed there’s one missing in it:
It’s this emoji .
We recently upgraded to 2.7.4, but this emoji seems to be missing here on meta too:
Twitter: https://emoji.discourse-cdn.com/twitter/frowning_face_with_open_mouth.png?v=9
Google: https://emoji.discourse-cdn.com/google/frowning_face_with_open_mouth.png?v=9
Apple/International: https://emoji.discourse-cdn.com/apple/frowning_face_with_open_mouth.png?v=9
$ find public/images/emoji -name frowning_face_with_open_mouth.png
public/images/emoji/twitter/frowning_face_with_open_mouth.png
public/images/emoji/google/frowning_face_with_open_mouth.png
public/images/emoji/win10/frowning_face_with_open_mouth.png
public/images/emoji/facebook_messenger/frowning_face_with_open_mouth.png
3 likes
jomaxro
(Joshua Rosenfeld)
16 juni 2021 om 10:17
2
I see this commit from last year, but I don’t see the binary file for Apple within it. cc @j.jaffeux
committed 08:09AM - 25 Nov 20 UTC
- frowning was using slighty_frowning
- slightly_frowning was using frowning
-… grinning_face_with_smiling_eyes was not defined
- fronwing_face_with_open_mouth was not defined
3 likes
j.jaffeux
(Joffrey Jaffeux)
16 juni 2021 om 10:19
4
I have a bunch of fixes to do on emojis Missing a bunch of Emoji 5.0 gender variants will look at this at the same time, thanks for report
6 likes
Not sure if this is of any help, but I think there may be some duplication causing this. Even with the twitter set being used here, there’s two emojis which are the same one:
:frowning:
:frowning_face_with_open_mouth:
$ md5sum public/images/emoji/twitter/frowning.png public/images/emoji/twitter/frowning_face_with_open_mouth.png
fcff7e72ac0f64a7488d6baf6a42a1fa public/images/emoji/twitter/frowning.png
fcff7e72ac0f64a7488d6baf6a42a1fa public/images/emoji/twitter/frowning_face_with_open_mouth.png
2 likes
Falco
(Falco)
14 januari 2022 om 22:10
6
6 likes
Falco
(Falco)
gesloten
17 januari 2022 om 11:00
7
This topic was automatically closed after 2 days. New replies are no longer allowed.