From 4c785772d3e1ed183d92e106b01e3a7a36c29652 Mon Sep 17 00:00:00 2001 From: Brad Erickson Date: Sat, 29 Apr 2017 12:05:52 -0700 Subject: readme: Add missing build dep python-yaml From https://github.com/eosrei/twemoji-color-font/issues/15 --- README.md | 2 +- assets/svg-bw/README.md | 2 +- 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. -- cgit v1.2.3