samuelngs / apple-emoji-linux

Brings Apple's vibrant emojis to your Linux experience
Apache License 2.0
722 stars 52 forks source link

Missing U+1FAF8: Rightward pushing hand #31

Closed bepaald closed 9 months ago

bepaald commented 9 months ago

Seems like the glyph for 'rightward pushing hand' is missing. Looking in this repo, I see leftward pushing hand right here: https://github.com/samuelngs/apple-emoji-linux/blob/ios-16.4/png/160/emoji_u1faf7.png, but _'emojiu1faf8.png' does not seem to exist.

Here are two screenshots (from getemoji.com and www.utf8-chartable.de):

Screenshot 2023-10-18 at 08-04-06 Unicode_UTF-8-character table - starting from code position 1F700

Screenshot 2023-10-18 at 08-06-04 😋 Get Emoji — All Emojis to ✂️ Copy and 📋 Paste 👌

Thanks!

dmlls commented 9 months ago

Hi @bepaald, good catch!

I've already opened a PR and @samuelngs will handle it. If you don't want to wait until a new release is made, you can always download the font file directly from the build action, once it finishes.

PS: Thanks for the great signalbackup-tools 😉

bepaald commented 9 months ago

Thanks for the quick fix!