• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

data/22-Nov-2023-2,7502,741

font/22-Nov-2023-

src/java/android/support/text/emoji/flatbuffer/22-Nov-2023-271182

supported-emojis/22-Nov-2023-2,8342,833

Android.mkD22-Nov-2023962 2710

LICENSE_OFLD22-Nov-20234.2 KiB9375

LICENSE_UNICODED22-Nov-20231.9 KiB3733

MODULE_LICENSE_OFLD22-Nov-20230

MODULE_LICENSE_UNICODED22-Nov-20230

README.androidD22-Nov-2023750 2014

build.gradleD22-Nov-20232 KiB7966

createfont.pyD22-Nov-202324.8 KiB591422

jarjar-rules.txtD22-Nov-202371 11

settings.gradleD22-Nov-2023664 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.