ErisApps / CatCore

A shared high-performance chat client library written in .NET Standard 2.0
GNU General Public License v3.0
29 stars 3 forks source link

Update Emoji reference file to Unicode 14.0 #37

Closed ErisApps closed 2 years ago

ErisApps commented 2 years ago

This PR adds support for the 112 newly introduced Unicode 14.0 emojis (or variations of existing emojis) An overview can be found here: https://unicode.org/emoji/charts-14.0/emoji-released.html

The old reference file for Unicode 13.1 is kept intact as one of the benchmark cases, comparing to the old implementation, is based on that one.