Skip to content

Commit

Permalink
Revert "Update README.md"
Browse files Browse the repository at this point in the history
This reverts commit 329fc35.
  • Loading branch information
PoomSmart committed Feb 6, 2023
1 parent 329fc35 commit 2370197
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ 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. Execute `prepare.sh` to create emoji TTF files and tables. Run this once.
3. Apply [this patch](https://github.com/fonttools/fonttools/pull/2963) 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 2370197

Please sign in to comment.