• Home
Name Date Size #Lines LOC

..--

data/03-May-2024-2,9122,903

font/03-May-2024-

src/java/androidx/text/emoji/flatbuffer/03-May-2024-286194

supported-emojis/03-May-2024-2,9952,994

Android.mkD03-May-2024992 2911

LICENSE_OFLD03-May-20244.2 KiB9375

LICENSE_UNICODED03-May-20241.9 KiB3733

MODULE_LICENSE_OFLD03-May-20240

MODULE_LICENSE_UNICODED03-May-20240

README.androidD03-May-2024750 2014

build.gradleD03-May-20241.9 KiB7765

createfont.pyD03-May-202429 KiB677486

jarjar-rules.txtD03-May-202464 11

settings.gradleD03-May-2024664 1716

README.android

1License: OFL 1.1
2License File: LICENSE_OFL
3
4License: Unicode
5License File: LICENSE_UNICODE
6
7Description:
8Noto Color Emoji Compat font is generated using Noto Color Emoji font using createfont.py. The
9compat font is under font/ directory.
10
11While generating the compat font, Noto Color Emoji font and data files from Unicode are used.
12
13data/emoji-metadata.txt is updated using the Noto Color Emoji font and data files from
14Unicode.
15
16supported-emojis/emojis.txt file contains list of emojis that are supported by the font. Main
17purpose is testing. It is generated using the Unicode files.
18
19Noto Color Emoji font is under the <android_source>/external/noto-fonts/emoji/ directory. Unicode
20files are under the <android_source>/external/unicode/ directory.