mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-07 15:27:59 +00:00
Surely nobody would forget to run the size check
This commit is contained in:
parent
c853280d92
commit
df5f8f637d
1 changed files with 1 additions and 0 deletions
1
BUILD.md
1
BUILD.md
|
@ -9,6 +9,7 @@ rm -rf venv # in case you have an old borked venv!
|
|||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
python size_check.py
|
||||
rm -rf build/ && time make -j 48
|
||||
# Should take 2-3 minutes to create noto-emoji/NotoColorEmoji.ttf
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue