Skip to content

Make sure all emoji are fully qualified #166

@MDLC01

Description

@MDLC01

we may want to make sure all emoji in emoji are fully qualified. This is more complex than just having an emoji presentation selector at the end. Sometimes it is in the middle, such as for 2764 FE0F 200D 1F525 ❤️‍🔥.

Data at https://www.unicode.org/Public/17.0.0/emoji/emoji-test.txt. More succinct data which seems to only contain fully-qualified and component entries: https://unicode.org/emoji/charts/emoji-ordering.txt.

Currently, two emoji are not even valid: ast should be 002A FE0F 20E3 and hash should be 0023 FE0F 20E3. They are both missing U+20E3.

I am not sure whether we actually want to do that. I am opening this issue now to make sure I don't forget to look into it later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions