unplugged-system/external/noto-fonts/emoji-compat
2025-10-06 13:59:42 +00:00
..
data Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
font Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
supported-emojis Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
tests Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
Android.bp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
createfont.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
LICENSE_OFL Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
LICENSE_UNICODE Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
MODULE_LICENSE_OFL Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
MODULE_LICENSE_UNICODE Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.android Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

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.