joypixels / emojione

[Archived] The world's largest independent emoji font. Maintained at https://github.com/joypixels/emoji-toolkit.
https://www.joypixels.com
Other
4.46k stars 533 forks source link

Missing ZWJ sequence: Family: MAN, WOMAN, BOY #354

Closed JoshyPHP closed 7 years ago

JoshyPHP commented 8 years ago

Emoji One supports almost all of Unicode's Emoji ZWJ sequences v3.0, except for one: 1F468 200D 1F469 200D 1F466. The image already exists for U+1F46A but it would be nice to support the canonical sequence for completeness.

Relevant excerpt, with an additional sequence for illustration:

1F468 200D 1F469 200D 1F466                 ; Emoji_ZWJ_Sequence  # 6.0  [1] (👨‍👩‍👦)     Family: MAN, WOMAN, BOY
1F468 200D 1F469 200D 1F466 200D 1F466      ; Emoji_ZWJ_Sequence  # 6.0  [1] (👨‍👩‍👦‍👦)    Family: MAN, WOMAN, BOY, BOY

Tangentially related to https://github.com/Ranks/emojione/issues/331

afmenez commented 7 years ago

This seems to be working now, can't this issue be closed?