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.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| data | 4 years ago | |
| font | 4 years ago | |
| src/java/android/support/text/emoji/flatbuffer | 4 years ago | |
| supported-emojis | 4 years ago | |
| Android.mk | 4 years ago | |
| LICENSE_OFL | 4 years ago | |
| LICENSE_UNICODE | 4 years ago | |
| MODULE_LICENSE_OFL | 4 years ago | |
| MODULE_LICENSE_UNICODE | 4 years ago | |
| README.android | 4 years ago | |
| build.gradle | 4 years ago | |
| createfont.py | 4 years ago | |
| jarjar-rules.txt | 4 years ago | |
| settings.gradle | 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.