-
BulbyVR authored
Signed-off-by:
BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>
BulbyVR authoredSigned-off-by:
BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
update_emoji.md 362 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 resources/shortcodes.txt
and replace the current tail of src/emoji/Provider.cpp with the new output make lint
- Compile and test