emoji for marsey
 
 
 
 
Go to file
Doug Felt e571d53e02 Some tooling updates for android u11.
Note this does not change image files.

- modify emoji_builder so we can use a flag to control whether to use
  big or small glyph metrics.  android has legacy tooling that expects
  small metrics.  we leave the default in emoji_builder to use big metrics
  but in the makefile default the flag we pass to request small metrics.
  eventually this should shake out to big metrics.
- support more flags by default (not all yet).  Note we omit some in the
  Makefile that we use aliases for-- we don't need their images.
- add aliases for some new flags
- remove new flags from 'unknown flag aliases' list
- unalias some emoji we will have custom images for
- bump version number
- add annnotations file for u11 new and changed emoji
2018-05-09 20:13:57 -07:00
fonts Update font for pistol change. 2018-04-24 14:34:53 -07:00
images Fix googlei18n/noto-fonts#575 2015-12-10 13:25:15 -08:00
png/128 Merge branch 'master' into pistol_change 2018-04-24 11:56:33 -07:00
svg Reduce SVG file sizes by running python-scour CLI with the following command. 2018-05-03 00:28:06 -07:00
third_party Some tooling updates for android u11. 2018-05-09 20:13:57 -07:00
AUTHORS Add AUTHORS / CONTRIBUTORS / LICENSE 2015-06-05 12:51:13 -07:00
CONTRIBUTING.md update/add link to corporate agreement, per guidelines 2015-08-17 16:21:46 -07:00
CONTRIBUTORS Add AUTHORS / CONTRIBUTORS / LICENSE 2015-06-05 12:51:13 -07:00
LICENSE Add AUTHORS / CONTRIBUTORS / LICENSE 2015-06-05 12:51:13 -07:00
Makefile Some tooling updates for android u11. 2018-05-09 20:13:57 -07:00
NotoColorEmoji.tmpl.ttx.tmpl Some tooling updates for android u11. 2018-05-09 20:13:57 -07:00
NotoColorEmojiSvg.tmpl.ttx Update copyright language in templates. 2016-09-27 11:26:22 -07:00
README.md Merge pull request #176 from klaas/master 2017-10-31 09:41:36 -07:00
add_aliases.py Update add_aliases tool to generate canonical names. 2017-10-09 11:40:52 -07:00
add_emoji_gsub.py Python is not always installed as /usr/bin/python 2015-06-19 22:01:52 +02:00
add_glyphs.py Make sure to initialize lookup table even if LookupType is set. 2017-03-02 10:53:48 -08:00
add_svg_glyphs.py Modernize Python 2 code to get ready for Python 3 2017-09-14 22:18:24 +02:00
annotations_u11.txt Some tooling updates for android u11. 2018-05-09 20:13:57 -07:00
check_emoji_sequences.py Update check_emoji_sequences. 2018-04-16 18:25:58 -07:00
collect_emoji_svg.py flag_dir --> flags_dir 2017-08-26 20:21:46 +02:00
emoji_aliases.txt Some tooling updates for android u11. 2018-05-09 20:13:57 -07:00
emoji_annotations.txt Support 'ok', 'warning', 'error' annotations and define some. 2017-02-22 09:58:25 -08:00
flag_glyph_name.py Modernize Python 2 code to get ready for Python 3 2017-09-14 22:18:24 +02:00
flag_info.py Modernize Python 2 code to get ready for Python 3 2017-09-14 22:18:24 +02:00
gen_version.py Add tool for updating the version info in the color emoji template. 2017-05-17 17:59:21 -07:00
generate_emoji_html.py Modernize Python 2 code to get ready for Python 3 2017-09-14 22:18:24 +02:00
generate_emoji_name_data.py Modernize Python 2 code to get ready for Python 3 2017-09-14 22:18:24 +02:00
generate_emoji_placeholders.py Modernize Python 2 code to get ready for Python 3 2017-09-14 22:18:24 +02:00
generate_emoji_thumbnails.py Crop emoji images to square before scaling. 2017-06-01 11:24:27 -07:00
generate_test_html.py Modernize Python 2 code to get ready for Python 3 2017-09-14 22:18:24 +02:00
map_pua_emoji.py Python is not always installed as /usr/bin/python 2015-06-19 22:01:52 +02:00
materialize_emoji_images.py Modernize Python 2 code to get ready for Python 3 2017-09-14 22:18:24 +02:00
strip_vs_from_filenames.py Modernize Python 2 code to get ready for Python 3 2017-09-14 22:18:24 +02:00
svg_builder.py Update svg emoji tools. 2016-04-12 17:07:27 -07:00
svg_cleaner.py Update svg_cleaner. 2017-05-23 11:29:15 -07:00
unknown_flag_aliases.txt Some tooling updates for android u11. 2018-05-09 20:13:57 -07:00
waveflag.c Equally lighten and darken flags. 2017-04-27 15:06:55 -07:00

README.md

Noto

Noto Emoji

Color and Black-and-White Noto emoji fonts, and tools for working with them.

Building NotoColorEmoji

Building NotoColorEmoji currently requires a Python 2.x wide build. To build the emoji font you will require 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.

Color emoji assets

The assets provided in the repo are all those used to build the NotoColorEmoji font. Note however that NotoColorEmoji often uses the same assets to represent different character sequences-- notably, most gender-neutral characters or sequences are represented using assets named after one of the gendered sequences. This means that some sequences appear to be missing. Definitions of the aliasing used appear in the emoji_aliases.txt file.

Also note that the images in the font might differ from the original assets. In particular the flag images in the font are PNG images to which transforms have been applied to standardize the size and generate the wave and border shadow. We do not have SVG versions that reflect these transforms.

B/W emoji font

The black-and-white emoji font is not under active development. Its repertoire of emoji is now several years old, and the design does not reflect the current color emoji design. Currently we have no plans to update this font.

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

  • 2017-09-13: Emoji redesign released.
  • 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.