• Home
Name Date Size #Lines LOC

..--

data/04-Jul-2025-3,6883,687

font/04-Jul-2025-

supported-emojis/04-Jul-2025-3,8343,833

tests/04-Jul-2025-1,002663

.gitignoreD04-Jul-202512 32

Android.bpD04-Jul-20253.3 KiB118104

LICENSE_OFLD04-Jul-20254.2 KiB9375

LICENSE_UNICODED04-Jul-20251.9 KiB3733

MODULE_LICENSE_OFLD04-Jul-20250

MODULE_LICENSE_UNICODED04-Jul-20250

README.androidD04-Jul-2025750 2014

createfont.pyD04-Jul-202533.5 KiB786563

font_config.jsonD04-Jul-2025547 2625

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.