diff --git a/README.md b/README.md index 01401661d..b177b5fe2 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/third_party/region-flags/README.md b/third_party/region-flags/README.md index cea91991f..1eba0893e 100644 --- a/third_party/region-flags/README.md +++ b/third_party/region-flags/README.md @@ -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