From 1b1d2ec3523e039ab32f475a6bab6154bbcc076b Mon Sep 17 00:00:00 2001 From: Seigo Nonaka Date: Mon, 4 Jul 2022 12:54:23 +0900 Subject: Partial revert of 661d37fa4a85c038d069e5c11c0c24d2af77038a This reverts the NotoSansLaoUI fonts which used to have LF glyph but it was removed in 661d37fa4a85c038d069e5c11c0c24d2af77038a. This causes a tofu rendering for LF character. The right way to fix this is Roboto having a LF glyphs not to fallback the other fonts, but updating Roboto is risky in Android 13, thus reverting the LaoUI fonts for Android 13. Bug: 235922054 Test: N/A Change-Id: I14c57f622993203b15d07e3bc78c034fdd13c47c --- other/NotoSansLaoUI-Bold.ttf | Bin 19112 -> 29228 bytes other/NotoSansLaoUI-Regular.ttf | Bin 19400 -> 30568 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/other/NotoSansLaoUI-Bold.ttf b/other/NotoSansLaoUI-Bold.ttf index 3b19f49..4ca61cf 100644 Binary files a/other/NotoSansLaoUI-Bold.ttf and b/other/NotoSansLaoUI-Bold.ttf differ diff --git a/other/NotoSansLaoUI-Regular.ttf b/other/NotoSansLaoUI-Regular.ttf index 1ba59a7..61d755d 100644 Binary files a/other/NotoSansLaoUI-Regular.ttf and b/other/NotoSansLaoUI-Regular.ttf differ -- cgit v1.2.3 From 47109cdcf54abf511d1b06651e9c9feb2cf3aec2 Mon Sep 17 00:00:00 2001 From: Seigo Nonaka Date: Mon, 15 Aug 2022 11:12:07 +0900 Subject: Partial revert of Serif CJK font This causes a bad synthetic bold output Bug: 241817945 Test: Manually done Change-Id: Icc9839374cb6befb8aa3c9310fa5389eecb026e1 --- cjk/NotoSerifCJK-Regular.ttc | Bin 26283508 -> 24774996 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/cjk/NotoSerifCJK-Regular.ttc b/cjk/NotoSerifCJK-Regular.ttc index 54c1fee..2820fc9 100644 Binary files a/cjk/NotoSerifCJK-Regular.ttc and b/cjk/NotoSerifCJK-Regular.ttc differ -- cgit v1.2.3 From 417402f38264070b60da8b48a10f7640d80f40c3 Mon Sep 17 00:00:00 2001 From: Seigo Nonaka Date: Fri, 14 Oct 2022 17:20:38 +0900 Subject: Fix Indic script fonts Bug: 249738924 Test: Manually done Merged-In: Ieff9c547768779f3b1ea11d6a1c62e0cba6b2be9 Change-Id: I1a1a539cd8fd4b52859eb6ac15fa234d7393982f --- other/NotoSansKannadaUI-VF.ttf | Bin 184920 -> 212632 bytes other/NotoSansMalayalamUI-VF.ttf | Bin 137588 -> 135660 bytes other/NotoSansTamilUI-VF.ttf | Bin 82396 -> 132512 bytes other/NotoSansTeluguUI-VF.ttf | Bin 273664 -> 282268 bytes 4 files changed, 0 insertions(+), 0 deletions(-) diff --git a/other/NotoSansKannadaUI-VF.ttf b/other/NotoSansKannadaUI-VF.ttf index e7f6400..30b7301 100644 Binary files a/other/NotoSansKannadaUI-VF.ttf and b/other/NotoSansKannadaUI-VF.ttf differ diff --git a/other/NotoSansMalayalamUI-VF.ttf b/other/NotoSansMalayalamUI-VF.ttf index 81abb01..cf38b96 100644 Binary files a/other/NotoSansMalayalamUI-VF.ttf and b/other/NotoSansMalayalamUI-VF.ttf differ diff --git a/other/NotoSansTamilUI-VF.ttf b/other/NotoSansTamilUI-VF.ttf index 12edbd5..3cd3c8e 100644 Binary files a/other/NotoSansTamilUI-VF.ttf and b/other/NotoSansTamilUI-VF.ttf differ diff --git a/other/NotoSansTeluguUI-VF.ttf b/other/NotoSansTeluguUI-VF.ttf index 1a47312..b3385e7 100644 Binary files a/other/NotoSansTeluguUI-VF.ttf and b/other/NotoSansTeluguUI-VF.ttf differ -- cgit v1.2.3 From cddbcbf8d453175511ea82b908d1145b9aadb714 Mon Sep 17 00:00:00 2001 From: Seigo Nonaka Date: Mon, 21 Nov 2022 14:41:38 +0900 Subject: Update NotoColorEmoji to support Emoji 15 Bug: 249366652 Test: Manually verified emoji diff Test: Both fontRevision is 2.038 Change-Id: I43cddbb851537ee980742355102e338183311666 Merged-In: I2736f07b11b610f776b02ac812daeed7f69f09bc --- emoji-compat/font/NotoColorEmojiCompat.ttf | Bin 2961984 -> 2767876 bytes emoji-compat/font/NotoColorEmojiCompatLegacy.ttf | Bin 9187560 -> 9475060 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/emoji-compat/font/NotoColorEmojiCompat.ttf b/emoji-compat/font/NotoColorEmojiCompat.ttf index 3fc780f..daa7629 100644 Binary files a/emoji-compat/font/NotoColorEmojiCompat.ttf and b/emoji-compat/font/NotoColorEmojiCompat.ttf differ diff --git a/emoji-compat/font/NotoColorEmojiCompatLegacy.ttf b/emoji-compat/font/NotoColorEmojiCompatLegacy.ttf index 0565a84..cbb609e 100644 Binary files a/emoji-compat/font/NotoColorEmojiCompatLegacy.ttf and b/emoji-compat/font/NotoColorEmojiCompatLegacy.ttf differ -- cgit v1.2.3