Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/13rac1/emojione-color-font.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md40
1 files changed, 21 insertions, 19 deletions
diff --git a/README.md b/README.md
index fea9102..c1d3ed6 100644
--- a/README.md
+++ b/README.md
@@ -93,11 +93,11 @@ want to try them. Primary issues are the 0x2639 and 0x263a characters.
Install for the current user without root:
```sh
# 1. Download the latest version
-wget https://github.com/eosrei/emojione-color-font/releases/download/v1.2/EmojiOneColor-SVGinOT-Linux-1.2.tar.gz
+wget https://github.com/eosrei/emojione-color-font/releases/download/v1.3/EmojiOneColor-SVGinOT-Linux-1.3.tar.gz
# 2. Uncompress the file
-tar zxf EmojiOneColor-SVGinOT-Linux-1.2.tar.gz
+tar zxf EmojiOneColor-SVGinOT-Linux-1.3.tar.gz
# 3. Run the installer
-cd EmojiOneColor-SVGinOT-Linux-1.2
+cd EmojiOneColor-SVGinOT-Linux-1.3
./install.sh
```
@@ -136,10 +136,10 @@ emerge emojione-color-font
There are three install options for OS X. Both SVGinOT versions are available
from releases: https://github.com/eosrei/emojione-color-font/releases
-1. `EmojiOneColor-SVGinOT-1.2.zip` - The regular version of the font
+1. `EmojiOneColor-SVGinOT-1.3.zip` - The regular version of the font
installs like any other font and can be specifically selected, but OS X will
default to the `Apple Color Emoji` font for emojis.
-2. ` EmojiOneColor-SVGinOT-OSX-1.2.zip` - A hack to replace the `Apple
+2. ` EmojiOneColor-SVGinOT-OSX-1.3.zip` - A hack to replace the `Apple
Color Emoji` font by [using the same internal name][14]. Install and accept
the warning in Font Book.
3. `emojione-apple.ttf` - A SBIX bitmap Apple-format EmojiOne color font is
@@ -156,29 +156,31 @@ Chrome will use the fallback black and white emoji.*
There are two install options for Windows. Both SVGinOT versions are available
from releases: https://github.com/eosrei/emojione-color-font/releases
-### `EmojiOneColor-SVGinOT-1.2.zip`
+### Standard install
-The regular version of the font
-installs like any other font and can be specifically selected, but Windows
-will default to the `Segoe UI Emoji` font for emojis.
+The regular version of the font installs like any other font and can be
+specifically selected, but Windows will default to the `Segoe UI Emoji`
+font for emoji characters. Download:
+https://github.com/eosrei/emojione-color-font/releases/download/v1.3/EmojiOneColor-SVGinOT-1.3.zip
-### Replacing the Windows default Emoji
+### Replace the default Windows emoji fonts
+
+Windows 7, 8, 10 use emoji from both Segoe UI Symbol and Segoe UI Emoji. We
+need to replace both fonts, but keep the existing symbol characters from
+Segoe UI Symbol.
-Because Windows 7, 8, 10 use Emoji in both Segoe UI Symbol and Segoe UI Emoji,
-to be the default emoji, we need to replace both, but keep the existing symbol
-characters from Segoe UI Symbol.
This package contains an install script that will generate both fonts (or
-in Windows 7, just Segoe UI Symbol), and install them for you. Running the
+in Windows 7, just Segoe UI Symbol) and install them for you. Running the
install script requires both [Python][16] and pip in the PATH.
1. Download the most recent Python 3 for Windows: https://www.python.org/downloads/windows/
2. Start the installer, select "Add Python 3.5 to PATH" and finish the install process.
3. Download EmojiOne Color Windows package from releases:
- https://github.com/eosrei/emojione-color-font/releases
-4. Uncompress the file
-5. Open the new EmojiOneColor directory
-7. Run install.cmd. Note: This will take some time.
-8. Install the new fonts when requested.
+https://github.com/eosrei/emojione-color-font/releases/download/v1.3/EmojiOneColor-SVGinOT-1.3-Win.zip
+4. Uncompress the file.
+5. Open the new EmojiOneColor directory.
+7. Run install.cmd. *Note: This will take some time.*
+8. Install both new fonts when requested.
9. Done!
[16]:https://www.python.org/downloads/windows/