zulip/tools/setup/emoji
Harshit Bansal 40958e0824 emoji: Switch to 64px 256 color indexed sprite sheets.
This commit switches our emoji infrastructure to use 256 color indexed
64px spritesheets. Earlier we were using non-indexed 32px spritesheets
which were blurry on high dpi displays. These indexed spritesheets not
only provide a crispier display but are also smaller in size.

This commit also removes the `emoji-datasource` package as a dependency
as all the data is now sourced from individual datasource packages.

Fixes: #7862.
2018-03-14 10:28:45 -07:00
..
build_emoji emoji: Switch to 64px 256 color indexed sprite sheets. 2018-03-14 10:28:45 -07:00
emoji_map.json emoji: Move tools/setup/emoji_dump to tools/setup/emoji. 2016-12-27 19:58:41 -08:00
emoji_setup_utils.py build_emoji: Migrate to python3. 2017-11-20 15:30:58 -08:00