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:
authorBrad Erickson <eosrei@gmail.com>2016-05-05 19:48:15 +0300
committerBrad Erickson <eosrei@gmail.com>2016-05-05 19:51:11 +0300
commit8442bc6523bb5ac7113c247dab6b4c4768c2df36 (patch)
tree0145913cd408ad6a2b7acaf3f6a3fe65d4ee95d9
parent5ce2ad86b07f3371705aa84558feb5cf58e52c31 (diff)
readme: Add Ubuntu PPA install details
Fixes #9
-rw-r--r--README.md27
-rw-r--r--linux/debian/links2
2 files changed, 18 insertions, 11 deletions
diff --git a/README.md b/README.md
index 6ccb232..8079495 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,22 @@ unzip -o EmojiOneColor-SVGinOT-Linux-1.0-beta3.zip
*Note: This requires `Bitstream Vera` is installed and will change your
systems default serif, sans-serif and monospace fonts.*
+### Install on Ubuntu Linux
+Launchpad PPA: https://launchpad.net/~eosrei/+archive/ubuntu/fonts
+
+```sh
+sudo apt-add-repository ppa:eosrei/fonts
+sudo apt-get update
+sudo apt-get install fonts-emojione-svginot
+```
+
+### Install on Arch Linux
+AUR package: https://aur.archlinux.org/packages/emojione-color-font/
+
+```sh
+yaourt -S emojione-color-font
+```
+
### Why Bitstream Vera
The default serif, sans-serif and monospace font for most Linux distributions is
`DejaVu`. `DejaVu` includes a wide range of symbols which override the
@@ -79,17 +95,10 @@ A better solution is a different font that doesn't override any emoji characters
such as `Bitstream Vera`. `Bitstream Vera` is the source of the glyphs used in
`DejaVu`, so it's not very different.
-### Options
+### Additional Default Font Options
The `Noto` and `Roboto` font families conflict far less than `DejaVu`. You may
want to try them. Primary issues are the 0x2639 and 0x263a characters.
-### Arch Linux
-An AUR package is available: https://aur.archlinux.org/packages/emojione-color-font/
-
-```sh
-$ yaourt -S emojione-color-font
-```
-
## Install on OS X
There are three install options for OS X. Both SVGinOT versions are available
from releases: https://github.com/eosrei/emojione-color-font/releases
@@ -121,7 +130,7 @@ It can be manually selected in CSS, but making it the default is still TBD.
* [Symbols/emoji in monospace formatted text cause incorrect character
alignment][10]. The whitespace character widths from the most recently selected
fallback font are used in Pango/GTK applications.
-* [Some font families are not matched correctly in Linux Firefox <47][11]
+* [Some font families are not matched correctly in Linux Firefox <47][11].
Workaround: Open `about:config` set
`gfx.font_rendering.fontconfig.fontlist.enabled` to `false`.
Fixed in Firefox 47+. [[issue #31][12]]
diff --git a/linux/debian/links b/linux/debian/links
index 357be9c..1764403 100644
--- a/linux/debian/links
+++ b/linux/debian/links
@@ -1,3 +1 @@
etc/fonts/conf.avail/56-emojione-color.conf etc/fonts/conf.d/56-emojione-color.conf
-
-