pebble-dev / rebble-emojis

Community made emojis for future Rebble firmware
21 stars 4 forks source link

Some emotes not changed with language pack #6

Open hellcp opened 2 years ago

hellcp commented 2 years ago

I made a script for converting the emojis in this repo into a language pack in #3, and discovered that some ranges of emotes don't seem to be able to be covered by language files:

The following string looks like this on the watch:

"\U0000231A \U000026A7 \U00002705 \U00002728 \U0000274E \U00002757 \U00002763 \U00002B50 \U0001F31F \U0001F340 \U0001F3B6 \U0001F3F3 \U0001F4A5 \U0001F4AF \U0001F643 \U0001F644 \U0001F917 \U0001F918 \U0001F91D \U0001F923 \U0001F924 \U0001F929 \U0001F92A \U0001F970 \U0001F97A"

pebble_screenshot_2021-11-20_18-50-02

Would be good to investigate why that is.