mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 04:48:14 +00:00
![]() This allows us to find emoji data for files such as /res/emoji/U+A9.png. U+00A9 is not fully-qualified (its full form is U+00A9 U+FE0F). But the UCD has unqualified data for this code point; generating it allows us to categorize these emoji appropriately in the EmojiInputDialog. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
GenerateEmojiData.cpp | ||
GenerateUnicodeData.cpp | ||
GeneratorUtil.h |