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>2017-04-29 22:05:52 +0300
committerBrad Erickson <eosrei@gmail.com>2017-04-29 22:05:52 +0300
commit4c785772d3e1ed183d92e106b01e3a7a36c29652 (patch)
treebf2ec4b1e25989227216154c41f49d317368a760
parent27b74b4a47cc44afbc52531461a9703ed23f8535 (diff)
readme: Add missing build dep python-yaml
From https://github.com/eosrei/twemoji-color-font/issues/15
-rw-r--r--README.md2
-rw-r--r--assets/svg-bw/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c1d3ed6..10b1a61 100644
--- a/README.md
+++ b/README.md
@@ -213,7 +213,7 @@ Setup and build on Ubuntu 14.04 LTS:
sudo add-apt-repository ppa:fontforge/fontforge
sudo apt-get update
sudo apt-get install inkscape potrace npm nodejs nodejs-legacy fontforge \
-python-fontforge python-pip imagemagick git make
+python-fontforge python-pip python-yaml imagemagick git make
sudo npm install -g svgo
sudo pip install fonttools
git clone https://github.com/eosrei/emojione-color-font.git
diff --git a/assets/svg-bw/README.md b/assets/svg-bw/README.md
index 2180eb7..05a0146 100644
--- a/assets/svg-bw/README.md
+++ b/assets/svg-bw/README.md
@@ -5,5 +5,5 @@ SVG files needed to add Unicode Power Symbols: ⏻, ⏼, ⭘,⏽, ⏾
Source: http://unicodepowersymbol.com/
Note: These have been translated (0,-150) verses the source to account for the
-overall (0,150) applied to the rest of the glypsh in this font. Do not use them
+overall (0,150) applied to the rest of the glyphs in this font. Do not use them
for other purposes without adjustment.