SVG conversion issues prevented 54 images from being updated: emoji_u2648.svg emoji_u1f321.svg emoji_u1f34c.svg emoji_u1f35b.svg emoji_u1f377.svg emoji_u1f3f5.svg emoji_u1f468_1f3fb_200d_1f680.svg emoji_u1f468_1f3fc_200d_1f680.svg emoji_u1f468_1f3fd_200d_1f680.svg emoji_u1f468_1f3fe_200d_1f680.svg emoji_u1f468_1f3ff_200d_1f680.svg emoji_u1f468_200d_1f680.svg emoji_u1f469_1f3fb_200d_1f680.svg emoji_u1f469_1f3fc_200d_1f680.svg emoji_u1f469_1f3fd_200d_1f680.svg emoji_u1f469_1f3fe_200d_1f680.svg emoji_u1f469_1f3ff_200d_1f680.svg emoji_u1f469_200d_1f680.svg emoji_u1f47c_1f3fb.svg emoji_u1f47c_1f3fc.svg emoji_u1f47c_1f3fd.svg emoji_u1f47c_1f3fe.svg emoji_u1f47c_1f3ff.svg emoji_u1f47c.svg emoji_u1f4f8.svg emoji_u1f4ff.svg emoji_u1f5c2.svg emoji_u1f5de.svg emoji_u1f644.svg emoji_u1f6eb.svg emoji_u1f6ec.svg emoji_u1f6f0.svg emoji_u1f6f4.svg emoji_u1f6f5.svg emoji_u1f6f6.svg emoji_u1f911.svg emoji_u1f912.svg emoji_u1f914.svg emoji_u1f915.svg emoji_u1f917.svg emoji_u1f918.svg emoji_u1f922.svg emoji_u1f923.svg emoji_u1f924.svg emoji_u1f942.svg emoji_u1f943.svg emoji_u1f94a.svg emoji_u1f952.svg emoji_u1f953.svg emoji_u1f981.svg emoji_u1f989.svg emoji_u1f98a.svg emoji_u1f98f.svg emoji_u1f991.svg |
||
---|---|---|
fonts | ||
images | ||
png/128 | ||
svg | ||
third_party | ||
add_aliases.py | ||
add_emoji_gsub.py | ||
add_glyphs.py | ||
add_svg_glyphs.py | ||
AUTHORS | ||
check_emoji_sequences.py | ||
collect_emoji_svg.py | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
emoji_aliases.txt | ||
emoji_annotations.txt | ||
flag_glyph_name.py | ||
flag_info.py | ||
generate_emoji_html.py | ||
generate_emoji_placeholders.py | ||
generate_emoji_thumbnails.py | ||
generate_test_html.py | ||
LICENSE | ||
Makefile | ||
map_pua_emoji.py | ||
materialize_emoji_images.py | ||
NotoColorEmoji.tmpl.ttx.tmpl | ||
NotoColorEmojiSvg.tmpl.ttx | ||
README.md | ||
strip_vs_from_filenames.py | ||
svg_builder.py | ||
svg_cleaner.py | ||
unknown_flag_aliases.txt | ||
waveflag.c |
Noto Emoji
Color and Black-and-White Noto emoji fonts, and tools for working with them.
The color version must be built from source.
Building NotoColorEmoji
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 use 'python setup.py develop' ('install' currently won't fully install all the 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, especially if you are using zopflipng for compression. Intermediate products (compressed image files, for example) will be put into a build subdirectory; the font will be at the top level.
Using NotoColorEmoji
NotoColorEmoji uses the CBDT/CBLC color font format, which is supported by Android and Chrome/Chromium OS, but not MacOS. Windows supports it starting with Windows 10 Anniversary Update. No Browser on MacOS supports it, but Edge (on latest Windows) does. Chrome on Linux will support it with some fontconfig tweaking, see issue #36. Currently we do not build other color font formats.
License
Emoji fonts (under the fonts subdirectory) are under the
SIL Open Font License, version 1.1.
Tools and most image resources are under the Apache license, version 2.0.
Flag images under third_party/region-flags are in the public domain or
otherwise exempt from copyright (more info).
Contributing
Please read CONTRIBUTING if you are thinking of contributing to this project.
News
- 2015-12-09: Unicode 7 and 8 emoji image data (.png format) added.
- 2015-09-29: All Noto fonts now licensed under the SIL Open Font License.