marseymoji/colrv1
Rod S f46188ee49 Script to derive somewhat more correct COLRv1 font from a good CBDT one 2021-12-22 15:43:23 -08:00
..
README.md Script to derive somewhat more correct COLRv1 font from a good CBDT one 2021-12-22 15:43:23 -08:00
all.toml Update svg paths 2021-12-22 14:45:26 -08:00
noflags.toml Update svg paths 2021-12-22 14:45:26 -08:00
postproc.py Script to derive somewhat more correct COLRv1 font from a good CBDT one 2021-12-22 15:43:23 -08:00
requirements.txt Start of a readme 2021-12-22 14:45:06 -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 postproc.py build/NotoColorEmoji-noflags.ttf \
    	PATH_TO/NotoColorEmojiCompat.ttf