add pngquant to readme
parent
ac9a6397f7
commit
e31a5dbc6b
|
@ -6,7 +6,7 @@ Color and Black-and-White Noto emoji fonts, and tools for working with them.
|
||||||
- This project uses Python 3.
|
- This project uses Python 3.
|
||||||
- You need either [zopflipng](https://github.com/google/zopfli) or [optipng](ttp://optipng.sourceforge.net/). (Zopflipng is better (about 5-10%) but much slower.)
|
- You need either [zopflipng](https://github.com/google/zopfli) or [optipng](ttp://optipng.sourceforge.net/). (Zopflipng is better (about 5-10%) but much slower.)
|
||||||
- You need [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)
|
- You need [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)
|
||||||
|
- You need [pngquant](https://pngquant.org/)
|
||||||
|
|
||||||
## Building NotoColorEmoji
|
## Building NotoColorEmoji
|
||||||
This project uses a virtual environment to manage dependencies. Use the following steps to get up and running.
|
This project uses a virtual environment to manage dependencies. Use the following steps to get up and running.
|
||||||
|
|
Loading…
Reference in New Issue