Import Emoji 17.0 characters#343
Conversation
|
|
emoji-test.txt-# Date: 2022-08-12, 20:24:39 GMT Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.-# For terms of use, see https://www.unicode.org/terms_of_use.html Emoji Keyboard/Display Test Data for UTS #51-# Version: 15.0 For documentation and usage, see https://www.unicode.org/reports/tr51@@ -14,16 +14,20 @@ Code points — list of one or more hex code points, separated by spacesStatuscomponent — an Emoji_Component,-# excluding Regional_Indicators, ASCII, and non-Emoji. fully-qualified — a fully-qualified emoji (see ED-18 in UTS #51),excluding Emoji_Componentminimally-qualified — a minimally-qualified emoji (see ED-18a in UTS #51)-# unqualified — a unqualified emoji (See ED-19 in UTS #51) Notes:+# • A mapping of these status values to RGI_Emoji_Qualification property values • This includes the emoji components that need emoji presentation (skin tone and hair)when isolated, but omits the components that need not have an emoji-# presentation when isolated. • The listed minimally-qualified and unqualified cover all cases where anelement of the RGI set is missing one or more emoji presentation selectors.• The file is in CLDR order, not codepoint order. This is recommended (but not required!) for keyboard palettes.@@ -93,6 +97,10 @@ subgroup: face-sleepy |
https://emojipedia.org/emoji-17.0/
This also imports Emoji 15.1 and 16.0 characters, since the repo was still on Emoji 15.0. The data was regenerated one version at a time so each emoji gets its correct
unicode_version(15.1: 28 emoji, 16.0: 8, 17.0: 8). Emoji 17.0 also adds skin tone support to 👯 and 🤼, so those entries (and their gendered variants) now have"skin_tones": true.I set the iOS version to 17.4 / 18.4 / 26.4 respectively, since those are the versions where these emoji were added (source).
Note: Unicode reorganized their site for 17.0, so the
emoji-test.txtURL in the Rakefile moved from/Public/emoji/<version>/to/Public/17.0.0/emoji/.