marseymoji/colrv1
Rod S 5bf4fd2a7e Config for a very large emoji font 2022-02-19 18:49:14 -08:00
..
red_pen Exploratory font with many color tables 2022-01-31 17:33:15 -08:00
README.md Fixmore fontchain_lint issues 2021-12-23 17:44:08 -08:00
all-compat.toml Config for a very large emoji font 2022-02-19 18:49:14 -08:00
all.toml add symlinks for flags from emoji_aliases.txt 2022-01-24 15:43:26 +00:00
maxcompat.toml Exploratory font with many color tables 2022-01-31 17:33:15 -08:00
noflags.toml colrv1/noflags.toml: exclude regional indicator symbols from noflags font 2022-02-03 19:05:13 +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