You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 99da0f2c72 pl286 release code 4 years ago
..
data pl286 release code 4 years ago
font pl286 release code 4 years ago
src/java/android/support/text/emoji/flatbuffer pl286 release code 4 years ago
supported-emojis pl286 release code 4 years ago
Android.mk pl286 release code 4 years ago
LICENSE_OFL pl286 release code 4 years ago
LICENSE_UNICODE pl286 release code 4 years ago
MODULE_LICENSE_OFL pl286 release code 4 years ago
MODULE_LICENSE_UNICODE pl286 release code 4 years ago
README.android pl286 release code 4 years ago
build.gradle pl286 release code 4 years ago
createfont.py pl286 release code 4 years ago
jarjar-rules.txt pl286 release code 4 years ago
settings.gradle pl286 release code 4 years ago

README.android

License: OFL 1.1
License File: LICENSE_OFL

License: Unicode
License File: LICENSE_UNICODE

Description:
Noto Color Emoji Compat font is generated using Noto Color Emoji font using createfont.py. The
compat font is under font/ directory.

While generating the compat font, Noto Color Emoji font and data files from Unicode are used.

data/emoji-metadata.txt is updated using the Noto Color Emoji font and data files from
Unicode.

supported-emojis/emojis.txt file contains list of emojis that are supported by the font. Main
purpose is testing. It is generated using the Unicode files.

Noto Color Emoji font is under the <android_source>/external/noto-fonts/emoji/ directory. Unicode
files are under the <android_source>/external/unicode/ directory.