GitXplorerGitXplorer
g

noto-emoji

public
3751 stars
453 forks
84 issues

Commits

List of commits on branch main.
Verified
d79d23e6822e0f6e5731b114cbfb26b2a4e380da

Merge pull request #448 from googlefonts/flag

rrsheeter committed 10 months ago
Unverified
f06dfe7cfb981a35a3edb98c9cc85c10151f7c79

v2.042

rrsheeter committed 10 months ago
Unverified
461ec390d83ff6832e3b6694b2a821301bc6ca8e

Updated flag of Martinique

rrsheeter committed 10 months ago
Verified
6b236020c7fbd6d0ae23d23f75d1d486fc1cd5e7

Merge pull request #447 from googlefonts/bug

rrsheeter committed 10 months ago
Unverified
8a5d56d7b8be8f97b74b60df750bb121f9d335a5

Rebuild as v2.041

rrsheeter committed 10 months ago
Unverified
69db1642752d1457ed8cfa6880781a9f36c9722e

Bad change to 1fae5

rrsheeter committed 10 months ago

README

The README file for this repository.

Noto

Noto Emoji

Noto Emoji (Stands for No Tofu) is an open source (Open Font License 1.1) emoji library that provides standard Unicode emoji support and tools for working with them including:

  • A Unicode compliant color emoji font.
  • A full library of Noto color emoji font files including vector svgs and pngs
  • Metadata for Emoji Input (including shortcodes, emoji ordering, ascii equivalents)

Color Font

The latest font file is found here. If you want to download a specific version, please look at the gh-pages branch, where you will find the built assets for both our latest and older versions.

Monochrome Font

The black-and-white emoji font is back under active development and is available as a variable font

Using NotoColorEmoji

NotoColorEmoji uses the CBDT/CBLC color font format, which is supported by Android and Chrome/Chromium OS. Windows supports it starting with Windows 10 Anniversary Update in Chrome and Edge. On macOS, only Chrome supports it, while on Linux it will support it with some fontconfig tweaking, see issue #36. Currently we do not build other color font formats.

A note about PNGs

The assets provided in the repo are all those used to build the NotoColorEmoji font. With one exception: 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.

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.