mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-08 15:57:59 +00:00
Add missing dependency
Fixes #305 `convert` is coming from ImageMagick.
This commit is contained in:
parent
4a6a3ca625
commit
2881a5b2cc
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Building Noto Color Emoji requires:
|
|||
- [pngquant](https://pngquant.org/)
|
||||
- [zopflipng](https://github.com/google/zopfli)
|
||||
- [cairo](https://www.cairographics.org/)
|
||||
- [imagemagick](https://imagemagick.org/)
|
||||
|
||||
## Building NotoColorEmoji
|
||||
This project uses a virtual environment to manage dependencies. Use the following steps to get up and running:
|
||||
|
|
Loading…
Add table
Reference in a new issue