mirror of https://github.com/zulip/zulip.git
273e37b2f9
This commit adds `setup_old_emoji_farm()` function to the build_emoji script. This will change the way of setting up the old emoji farm. Earlier we used to extract the glyphs corresponding to each emoji from the `NotoColorEmoji.ttf` file. But since now we already have individual images in the new emoji farm(from iamcal's 'emoji-datasource-google' npm package) we can just symlink old emoji files to the new image files. This apart from helping us in cleaning up the `build_emoji` script will also help in reducing the increased size of the release tarball due to the addition of new emoji farm. |
||
---|---|---|
.. | ||
emoji | ||
__init__.py | ||
build_pygments_data.py | ||
generate-fixtures | ||
generate-test-credentials | ||
generate_zulip_bots_static_files | ||
install-aws-server | ||
lang.json | ||
postgres-init-dev-db | ||
postgres-init-test-db | ||
setup_venvs.py |