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

add unicode version #27

Merged

Conversation

Carbon225
Copy link
Collaborator

@Carbon225 Carbon225 commented Apr 24, 2024

  • emoji version
  • character version

Emoji version is different from "unicode version" afaik.
They will be reported in fields "emoji_version" and "unicode_version".

@Carbon225
Copy link
Collaborator Author

Also adds the unicode data downloader.

@Carbon225
Copy link
Collaborator Author

The grapheme unicode version is the minimum version that supports all its codepoints.

@Carbon225 Carbon225 marked this pull request as ready for review April 24, 2024 12:36
@Carbon225
Copy link
Collaborator Author

Emoji version vs unicode version

Consider this emoji:
https://emojipedia.org/kiss-woman-man

It was added in Emoji 2.0, this is the emoji version.
What is its unicode version? I think it doesn't have one.

This character:
https://unicode.link/codepoint/1F91E-hand-with-index-and-middle-fingers-crossed

Unicode version 9.

https://emojipedia.org/crossed-fingers

But here it's both unicode 9.0 and emoji 3.0.

@Carbon225 Carbon225 requested a review from djstrong May 17, 2024 22:05
@djstrong djstrong merged commit 9b51574 into main May 31, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants