marseymoji/colrv1
Cosimo Lupo 1e662ddf9c colrv1/all.toml: add line breaks so diffs are more legible 2022-01-14 16:21:07 +00:00
..
flags-border add border and soft-light SVGs in colrv1/flags-border 2022-01-14 16:14:42 +00:00
README.md Fixmore fontchain_lint issues 2021-12-23 17:44:08 -08:00
all.toml colrv1/all.toml: add line breaks so diffs are more legible 2022-01-14 16:21:07 +00:00
noflags.toml colrv1/noflags.toml: use subdivision flags from third_party/region-flags/waved-svg dir 2022-01-14 16:05:04 +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