zulip/tools/setup/emoji
Alex Vandiver 38053e9c7c emoji: Convert spritesheets to webp.
This provides significant size savings:

| Emoji set   | png size | webp size | webp/png percent |
| ----------- | -------- | --------- | ---------------- |
| google-blob |  1968954 |   1373350 |           69.75% |
| twitter     |  2972820 |   2149672 |           72.31% |
| google      |  3455270 |   2327834 |           67.37% |

Since these are the largest assets that we ship to clients, it is
worth shaving off every byte we can.
2024-09-11 09:03:47 -07:00
..
1f419.png
build_emoji emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
custom_emoji_names.py emoji: Fix canonical name for folded_hands emoji. 2024-07-24 22:44:33 -07:00
emoji_map.json
emoji_names.py emoji: Fix canonical name for folded_hands emoji. 2024-07-24 22:44:33 -07:00
emoji_setup_utils.py ruff: Fix UP006 Use `list` instead of `List` for type annotation. 2024-07-13 22:28:22 -07:00
generate_emoji_names emoji_names: Rebuild with CLDR 45, emoji-data 15.1. 2024-07-17 22:49:52 -07:00
generate_emoji_names_table ruff: Fix UP006 Use `list` instead of `List` for type annotation. 2024-07-13 22:28:22 -07:00