@@ -87,11 +87,11 @@ want to try them. Primary issues are the 0x2639 and 0x263a characters.
87
87
Install for the current user without root:
88
88
``` sh
89
89
# 1. Download the latest version
90
- wget https://github.com/13rac1/twemoji-color-font/releases/download/v15.0.3 /TwitterColorEmoji-SVGinOT-Linux-15.0.3 .tar.gz
90
+ wget https://github.com/13rac1/twemoji-color-font/releases/download/v15.1.0 /TwitterColorEmoji-SVGinOT-Linux-15.1.0 .tar.gz
91
91
# 2. Uncompress the file
92
- tar zxf TwitterColorEmoji-SVGinOT-Linux-15.0.3 .tar.gz
92
+ tar zxf TwitterColorEmoji-SVGinOT-Linux-15.1.0 .tar.gz
93
93
# 3. Run the installer
94
- cd TwitterColorEmoji-SVGinOT-Linux-15.0.3
94
+ cd TwitterColorEmoji-SVGinOT-Linux-15.1.0
95
95
./install.sh
96
96
```
97
97
@@ -126,10 +126,10 @@ emerge twemoji-color-font
126
126
Both SVGinOT versions are available from releases:
127
127
https://github.com/13rac1/twemoji-color-font/releases
128
128
129
- 1 . ` TwitterColorEmoji-SVGinOT-15.0.3 .zip ` - The regular version of the font
129
+ 1 . ` TwitterColorEmoji-SVGinOT-15.1.0 .zip ` - The regular version of the font
130
130
installs like any other font and can be specifically selected, but MacOS will
131
131
default to the ` Apple Color Emoji ` font for emojis.
132
- 2 . ` TwitterColorEmoji-SVGinOT-MacOS-15.0.3 .zip ` - A hack to replace the `Apple
132
+ 2 . ` TwitterColorEmoji-SVGinOT-MacOS-15.1.0 .zip ` - A hack to replace the `Apple
133
133
Color Emoji` font by [ using the same internal name] [ 12 ] . Install and accept
134
134
the warning in Font Book.
135
135
@@ -171,7 +171,7 @@ scoop install twemoji-color-font
171
171
The regular version of the font installs like any other font and can be
172
172
specifically selected, but Windows will default to the ` Segoe UI Emoji `
173
173
font for emoji characters. Download:
174
- https://github.com/13rac1/twemoji-color-font/releases/download/v15.0.3 /TwitterColorEmoji-SVGinOT-15.0.3 .zip
174
+ https://github.com/13rac1/twemoji-color-font/releases/download/v15.1.0 /TwitterColorEmoji-SVGinOT-15.1.0 .zip
175
175
176
176
### Replace the default Windows emoji fonts
177
177
@@ -186,7 +186,7 @@ install script requires both [Python][16] and pip in the PATH.
186
186
1 . Download the most recent Python 3 for Windows: https://www.python.org/downloads/windows/
187
187
2 . Start the installer, select "Add Python 3.6 to PATH", finish the install process, then reboot.
188
188
3 . Download Twitter Color Emoji Windows package from releases:
189
- https://github.com/13rac1/twemoji-color-font/releases/download/v15.0.3 /TwitterColorEmoji-SVGinOT-Win-15.0.3 .zip
189
+ https://github.com/13rac1/twemoji-color-font/releases/download/v15.1.0 /TwitterColorEmoji-SVGinOT-Win-15.1.0 .zip
190
190
4 . Uncompress the file.
191
191
5 . Open the new TwitterColorEmoji directory.
192
192
6 . Run install.cmd. * Note: This will take some time.*
0 commit comments