mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
335 B
335 B
Updating emoji
- Get the latest emoji-test.txt from here: https://unicode.org/Public/emoji/
- Overwrite the existing resources/emoji-test.txt with the new one
- Run
./scripts/emoji_codegen.py resources/emoji-test.txt
and replace the current tail of src/emoji/Provider.cpp with the new output make lint
- Compile and test