mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-08 15:57:59 +00:00
Merge pull request #320 from corollari/master
Add missing build dep & fix link
This commit is contained in:
commit
4a6a3ca625
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ Building Noto Color Emoji requires:
|
|||
- [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)
|
||||
- [pngquant](https://pngquant.org/)
|
||||
- [zopflipng](https://github.com/google/zopfli)
|
||||
- [cairo](https://www.cairographics.org/)
|
||||
|
||||
## Building NotoColorEmoji
|
||||
This project uses a virtual environment to manage dependencies. Use the following steps to get up and running:
|
||||
|
|
2
third_party/region-flags/README.md
vendored
2
third_party/region-flags/README.md
vendored
|
@ -56,7 +56,7 @@ region.
|
|||
- The script `download-wp.py` downloads missing flags from Wikipedia and generating
|
||||
optimized SVG and PNG versions.
|
||||
|
||||
You can use the [waveflag script from the Noto fonts project](https://code.google.com/p/noto/source/browse/color_emoji/waveflag.c)
|
||||
You can use the [waveflag script from the Noto fonts project](../../waveflag.c)
|
||||
to _wave_ PNG flags.
|
||||
|
||||
# Requirements
|
||||
|
|
Loading…
Add table
Reference in a new issue