Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PoomSmart committed Feb 6, 2023
1 parent 2370197 commit 9ae6b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9ae6b8b

Please sign in to comment.