marseymoji/colrv1
Rod S 49c85d1ac9 Add line breaks so diffs are legible 2022-01-05 21:52:46 -08:00
..
README.md Fixmore fontchain_lint issues 2021-12-23 17:44:08 -08:00
all.toml Update svg paths 2021-12-22 14:45:26 -08:00
noflags.toml Add line breaks so diffs are legible 2022-01-05 21:52:46 -08: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