You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
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://
30
30
31
31
Execute `./apple.sh HD`, you will get `AppleColorEmoji@2x.ttc` (for iOS 10 and above) and `AppleColorEmoji@2x.ttf` (for iOS 9 and below) under `apple` directory.
32
32
33
+
If you only have `AppleColorEmoji_iOS.ttc`, execute `./apple.sh HD iOS` instead.
34
+
33
35
# Notable Python Scripts
34
36
35
37
EmojiFonts deals with certain font tables; mainly `GDEF` and `sbix`.
0 commit comments