Fixes remaining lint issues. Additional fixes make this differ from the source drop provide by Monotype, however this retains the same version number as they provided: - renames the file and adjusts name table to conform to our existing naming - moves the PUA characters that were in plane 0 to the PUA in plane 15 in order to match NotoColorEmoji changed NotoEmoji-Regular.ttf version: 1.04 vs 1.05 size: 442048 vs 418804 (23244 bytes smaller) tables: changed glyf(-32692), post(+8057), cmap(+1420), loca(-56), hmtx(-28); added GPOS(36) glyphs: 902 vs 888 (14 fewer glyphs) chars: 901 vs 887 (14 fewer chars) cmap removed: 2000..200B, E023, E030..E039, FFFC..FFFD cmap added: FE82C, FE82E..FE837 |
||
---|---|---|
fonts | ||
images | ||
png/128 | ||
svg | ||
third_party | ||
add_emoji_gsub.py | ||
add_svg_glyphs.py | ||
AUTHORS | ||
collect_emoji_svg.py | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
flag_glyph_name.py | ||
generate_emoji_placeholders.py | ||
generate_test_html.py | ||
LICENSE | ||
Makefile | ||
map_pua_emoji.py | ||
NotoColorEmoji.tmpl.ttx.tmpl | ||
NotoColorEmojiSvg.tmpl.ttx | ||
README.md | ||
svg_builder.py | ||
svg_cleaner.py | ||
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).
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.
License
Emoji fonts (under the fonts subdirectory) are under the
SIL Open Font License, version 1.1.
Tools are under the Apache license, version 2.0.
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.