mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-08 07:47:59 +00:00
Merge pull request #68 from dougfelt/master
Mention fontTools dependency in README.
This commit is contained in:
commit
5e1808fbbe
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ The color version must be built from source.
|
||||||
Building NotoColorEmoji requires a few files from nototools. Clone a copy from
|
Building NotoColorEmoji requires a few files from nototools. Clone a copy from
|
||||||
https://github.com/googlei18n/nototools and either put it in your PYTHONPATH or
|
https://github.com/googlei18n/nototools and either put it in your PYTHONPATH or
|
||||||
use 'python setup.py develop' ('install' currently won't fully install all the
|
use 'python setup.py develop' ('install' currently won't fully install all the
|
||||||
data used by nototools).
|
data used by nototools). You will also need fontTools, get it from
|
||||||
|
https://github.com/behdad/fonttools.git.
|
||||||
|
|
||||||
Then run make. NotoColorEmoji is the default target. It's suggested to use -j,
|
Then run make. NotoColorEmoji is the default target. It's suggested to use -j,
|
||||||
especially if you are using zopflipng for compression. Intermediate products
|
especially if you are using zopflipng for compression. Intermediate products
|
||||||
|
|
Loading…
Add table
Reference in a new issue