1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 22:08:12 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn b61eca0a1e LibUncode: Parse and generate emoji code point data
According to TR #51, the "best definition of the full set [of emojis] is
in the emoji-test.txt file". This defines not only the emoji themselves,
but the order in which they should be displayed, and what "group" of
emojis they belong to.
2022-09-08 23:12:31 +01:00
..
CMakeLists.txt LibUncode: Parse and generate emoji code point data 2022-09-08 23:12:31 +01:00
GenerateEmojiData.cpp LibUncode: Parse and generate emoji code point data 2022-09-08 23:12:31 +01:00
GenerateUnicodeData.cpp LibUnicode: Generate a separate Locale enumeration for special casing 2022-09-05 14:37:16 -04:00
GeneratorUtil.h LibLocale: Move locale source files to the LibLocale folder 2022-09-05 14:37:16 -04:00