-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated for when only iOS ACE is available
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,8 @@ Python and shell scripts to backport and theme [Apple Color Emoji font](https:// | |
|
||
Execute `./apple.sh HD`, you will get `[email protected]` (for iOS 10 and above) and `[email protected]` (for iOS 9 and below) under `apple` directory. | ||
|
||
If you only have `AppleColorEmoji_iOS.ttc`, execute `./apple.sh HD iOS` instead. | ||
|
||
# Notable Python Scripts | ||
|
||
EmojiFonts deals with certain font tables; mainly `GDEF` and `sbix`. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters