diff --git a/README.md b/README.md index 76d792c..0ca368f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Python and shell scripts to backport and theme [Apple Color Emoji font](https:// 1. Copy `Apple Color Emoji.ttc` from `/System/Library/Fonts` of your macOS instance to the root of this repository and rename it to `AppleColorEmoji_macOS.ttc`. 2. Copy AppleColorEmoji font from your iOS instance to the root of this repository and rename it to `AppleColorEmoji_iOS.ttc`. Read [here](https://poomsmart.github.io/emojiport) for the exact file path. -3. Apply [this patch](https://github.com/fonttools/fonttools/pull/2963) to `sbixGlyph.py` of your `fonttools` library. +3. Apply [this patch](https://github.com/fonttools/fonttools/pull/2963) and [this patch](https://github.com/fonttools/fonttools/pull/2984) to `sbixGlyph.py` of your `fonttools` library. 4. Execute `prepare.sh` to create emoji TTF files and tables. Run this once. # Building Apple Color Emoji font