GithubHelp home page GithubHelp logo

isabella232 / noto-emoji Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlefonts/noto-emoji

0.0 0.0 0.0 376.15 MB

Noto Emoji fonts

License: Apache License 2.0

Shell 0.50% Python 87.80% C 6.93% Makefile 4.77%

noto-emoji's Introduction

Noto

Noto Emoji

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

Download Emoji Font

Prerequisites

Building Noto Color Emoji requires:

Building NotoColorEmoji

This project uses a virtual environment to manage dependencies. Use the following steps to get up and running:

# make sure you have the Prerequisites

# create & activate a virtual environment
python3 -m venv venv
source venv/bin/activate

# install python requirements
pip install -r requirements.txt

time make -j

Intermediate products (compressed image files, for example) will be put into a build subdirectory. Two fonts will be saved at the top level:

  • NotoColorEmoji.ttf, for general use.
  • NotoColorEmoji_WindowsCompatible.ttf, which is the same font but with an additional empty glyf table and cmap format 4 subtable. This is required by Windows 10 if you want to install the 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.

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.

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.

noto-emoji's People

Contributors

dougfelt avatar rsheeter avatar guidotheelen avatar anthrotype avatar roozbehp avatar behdad avatar qqd-google avatar roeln avatar sg3510 avatar khaledhosny avatar corollari avatar savetherbtz avatar davelab6 avatar julroy67 avatar mike-fabian avatar tomasdev avatar asturur avatar deedeeg avatar davispuh avatar frankslin avatar klaas avatar miguelsousa avatar mavit avatar brawer avatar yuki-takeichi avatar sunaoka avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.