- Notifications
You must be signed in to change notification settings - Fork0
ZJ-TEK/noto-emoji
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 emojifont.
- A full library of Noto color emoji font files including 3,633 vector svgs and pngs
- Metadata for Emoji Input (including shortcodes, emoji ordering, ascii equivalents)
The latest font file is foundhere. 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.
The black-and-white emoji font is back under active development and is available as avariable font
NotoColorEmoji uses the CBDT/CBLC color font format, which is supported by Androidand Chrome/Chromium OS. Windows supports it starting with Windows 10 AnniversaryUpdate in Chrome and Edge. On macOS, only Chrome supports it, while on Linux it willsupport it with some fontconfig tweaking, seeissue #36. Currently we do not build other color font formats.
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.
Emoji fonts (under the fonts subdirectory) are under theSIL Open Font License, version 1.1.
Tools and most image resources are under theApache license, version 2.0.Flag images under third_party/region-flags are in the public domain orotherwise exempt from copyright (more info).
Please readCONTRIBUTING if you are thinking of contributing to this project.