marseymoji/colrv1
Cosimo Lupo 43f5cc0153 delete svg files for flags' border and soft-light
they are no longer needed because the border is already in the original waved flags, and the soft ligth is added by a script
2022-01-24 15:40:06 +00:00
..
README.md Fixmore fontchain_lint issues 2021-12-23 17:44:08 -08:00
all.toml delete svg files for flags' border and soft-light 2022-01-24 15:40:06 +00:00
noflags.toml delete svg files for flags' border and soft-light 2022-01-24 15:40:06 +00:00

README.md

COLRv1 Build

We assume the bitmap version with equivalent coverage exists and contains emojicompat metadata.

Build Steps

  1. Compile the COLRv1 fonts

    time nanoemoji *.toml
    
  2. Post-process COLRv1 font for Android

    • At time of writing only the noflags version is 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