We assume the bitmap version with equivalent coverage exists and contains emojicompat metadata.
Check the list of sources in the config files is in sync with the current sources
# running from the noto-emoji repository root directory python colrv1_generate_configs.py git diff colrv1/*.toml
If configs are in sync, the colrv1/*.toml
files should contain no diffs.
Compile the COLRv1 fonts
time nanoemoji *.toml
Post-process COLRv1 font for Android
# Assumed to be in a python3 environment with requirements.txt fulfilled python colrv1_postproc.py colrv1/build/NotoColorEmoji-noflags.ttf \ PATH_TO/NotoColorEmojiCompat.ttf