mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
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. |
||
|---|---|---|
| .. | ||
| 1f419.png | ||
| build_emoji | ||
| custom_emoji_names.py | ||
| emoji_map.json | ||
| emoji_names.py | ||
| emoji_setup_utils.py | ||
| generate_emoji_names | ||
| generate_emoji_names_table | ||