icu/tools/unicode/py
Markus Scherer f9beb616a8 ICU-21652 add emoji properties of strings
- 7 new properties: API constants & property names
- u_stringHasBinaryProperty(s, property) & UCharacter.hasBinaryProperty(s, property)
- two additional source data files
- new genprops part for writing new binary data file uemoji.icu
- data for existing emoji properties moved from uprops.icu (hardcoded in C++) to uemoji.icu (always loaded)
- new EmojiProps implementation
2021-09-08 12:15:50 -07:00
..
parsescriptmetadata.py ICU-21243 Migrates preparseucd.py script to Python 3. Python 3 changes 2020-12-01 13:02:52 -08:00
preparseucd.py ICU-21652 add emoji properties of strings 2021-09-08 12:15:50 -07:00