summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Wu <pwu@redhat.com>2021-10-09 14:21:09 +0800
committerPeng Wu <pwu@redhat.com>2021-10-09 14:21:09 +0800
commita031393cb4f7bb55a8960d527cc501c01bfa9c7b (patch)
treee4a9baf449507493a93ab8af7c19a5e2521c3d5a
parent20967565edabb728b3826ff1501a8081d6e322ad (diff)
downloadpango-a031393cb4f7bb55a8960d527cc501c01bfa9c7b.tar.gz
Update pango-emoji-table.h to Unicode 14
-rw-r--r--pango/pango-emoji-table.h47
1 files changed, 26 insertions, 21 deletions
diff --git a/pango/pango-emoji-table.h b/pango/pango-emoji-table.h
index 33b33b04..84cd9193 100644
--- a/pango/pango-emoji-table.h
+++ b/pango/pango-emoji-table.h
@@ -6,14 +6,14 @@
*
* on file with this header:
*
- * # emoji-data.txt
- * # Date: 2020-01-28, 20:52:38 GMT
- * # © 2020 Unicode®, Inc.
+ * # emoji-data-14.0.0.txt
+ * # Date: 2021-08-26, 17:22:22 GMT
+ * # © 2021 Unicode®, Inc.
* # Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
* # For terms of use, see http://www.unicode.org/terms_of_use.html
* #
* # Emoji Data for UTS #51
- * # Version: 13.0
+ * # Used with Emoji Version 14.0 and subsequent minor revisions (if any)
* #
* # For documentation and usage, see http://www.unicode.org/reports/tr51
*/
@@ -163,24 +163,25 @@ static const struct Interval _pango_Emoji_table[] =
{0x1F680, 0x1F6C5},
{0x1F6CB, 0x1F6D2},
{0x1F6D5, 0x1F6D7},
- {0x1F6E0, 0x1F6E5},
+ {0x1F6DD, 0x1F6E5},
{0x1F6E9, 0x1F6E9},
{0x1F6EB, 0x1F6EC},
{0x1F6F0, 0x1F6F0},
{0x1F6F3, 0x1F6FC},
{0x1F7E0, 0x1F7EB},
+ {0x1F7F0, 0x1F7F0},
{0x1F90C, 0x1F93A},
{0x1F93C, 0x1F945},
- {0x1F947, 0x1F978},
- {0x1F97A, 0x1F9CB},
- {0x1F9CD, 0x1F9FF},
+ {0x1F947, 0x1F9FF},
{0x1FA70, 0x1FA74},
- {0x1FA78, 0x1FA7A},
+ {0x1FA78, 0x1FA7C},
{0x1FA80, 0x1FA86},
- {0x1FA90, 0x1FAA8},
- {0x1FAB0, 0x1FAB6},
- {0x1FAC0, 0x1FAC2},
- {0x1FAD0, 0x1FAD6},
+ {0x1FA90, 0x1FAAC},
+ {0x1FAB0, 0x1FABA},
+ {0x1FAC0, 0x1FAC5},
+ {0x1FAD0, 0x1FAD9},
+ {0x1FAE0, 0x1FAE7},
+ {0x1FAF0, 0x1FAF6},
};
static const struct Interval _pango_Emoji_Presentation_table[] =
@@ -251,21 +252,23 @@ static const struct Interval _pango_Emoji_Presentation_table[] =
{0x1F6CC, 0x1F6CC},
{0x1F6D0, 0x1F6D2},
{0x1F6D5, 0x1F6D7},
+ {0x1F6DD, 0x1F6DF},
{0x1F6EB, 0x1F6EC},
{0x1F6F4, 0x1F6FC},
{0x1F7E0, 0x1F7EB},
+ {0x1F7F0, 0x1F7F0},
{0x1F90C, 0x1F93A},
{0x1F93C, 0x1F945},
- {0x1F947, 0x1F978},
- {0x1F97A, 0x1F9CB},
- {0x1F9CD, 0x1F9FF},
+ {0x1F947, 0x1F9FF},
{0x1FA70, 0x1FA74},
- {0x1FA78, 0x1FA7A},
+ {0x1FA78, 0x1FA7C},
{0x1FA80, 0x1FA86},
- {0x1FA90, 0x1FAA8},
- {0x1FAB0, 0x1FAB6},
- {0x1FAC0, 0x1FAC2},
- {0x1FAD0, 0x1FAD6},
+ {0x1FA90, 0x1FAAC},
+ {0x1FAB0, 0x1FABA},
+ {0x1FAC0, 0x1FAC5},
+ {0x1FAD0, 0x1FAD9},
+ {0x1FAE0, 0x1FAE7},
+ {0x1FAF0, 0x1FAF6},
};
static const struct Interval _pango_Emoji_Modifier_table[] =
@@ -313,6 +316,8 @@ static const struct Interval _pango_Emoji_Modifier_Base_table[] =
{0x1F9BB, 0x1F9BB},
{0x1F9CD, 0x1F9CF},
{0x1F9D1, 0x1F9DD},
+ {0x1FAC3, 0x1FAC5},
+ {0x1FAF0, 0x1FAF6},
};
static const struct Interval _pango_Extended_Pictographic_table[] =