Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emoji since Emoji 3.0 missing #107

Open
colinmford opened this issue Dec 7, 2022 · 1 comment
Open

Emoji since Emoji 3.0 missing #107

colinmford opened this issue Dec 7, 2022 · 1 comment
Assignees

Comments

@colinmford
Copy link

Hey there @LettError,

I was trying to add some emoji glyphs (🟥🟧🟨🟩🟦🟪⬛️⬜️🟫) to my font, and realized they were missing from ɣNUFL. Further digging revealed it seems like it is missing emoji added from Emoji 3.0 onward (i.e. 2015 — https://emojipedia.org/emoji-3.0/). I think emoji 3.0 is when unicode really started going crazy with the ZWJ sequences, and obviously ɣNUFL doesn't exist to name those — but shouldn't single unicode emoji be in there? Emoji pre-3.0 are in there, like 👌 is "okHandSign".

Given the fact that basically every year unicode backs a truck up to us and dumps a ton of new emoji, I was wondering if you see ɣNUFL providing names for emoji going forward or if you would advise that designers use "uniXXXXX" names for all emoji instead.

@LettError
Copy link
Owner

Good question. I stopped adding emoji as there did not seem to be a lot of interest for them. And also for the ZWJ and Fitzpatrick sequences I just don't know how these should be treated and what kind of processing they need when they're compiled. A name for each possible combination? Or similar to how ligatures are named a_b_c ? uniXXXXX_uniXXXXX_uniXXXXX car_red woman_heart_woman hand_uni1F3FC ?

@LettError LettError self-assigned this Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants