tree: 71c755c3a796f151cbd140ae72c537654080a217 [path history] [tgz]
  1. red_pen/
  2. all-compat.toml
  3. all.toml
  4. maxcompat.toml
  5. noflags.toml
  6. README.md
colrv1/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