From f3d2a41c3b24bb906e6de0203380ab1d2e7a2941 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Tue, 8 Jun 2021 09:24:06 -0700 Subject: fonts: Use fallback variant of Roboto MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Inter is missing some glyphs that users have come to expect on Android, so use Roboto as a fallback to fix excessive tofu in some text. Because Inter's name has been replaced with "Roboto" for compatibility, the fallback variants are named "Roboto Fallback". Example of text with missing glyphs in Inter: ⅙⅐⅛⅑⅒¹½⅓¼⅕ NB: requires vendor commit "fonts: Add fallback variant of Roboto" Change-Id: I4affbde067bc51366a84a93b48a9c373567dca05 --- data/fonts/fonts.xml | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) diff --git a/data/fonts/fonts.xml b/data/fonts/fonts.xml index 48da31b90eed..85654af42bec 100644 --- a/data/fonts/fonts.xml +++ b/data/fonts/fonts.xml @@ -275,6 +275,98 @@ + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + RobotoFallback-VF.ttf + + + + + NotoNaskhArabic-Regular.ttf -- cgit v1.2.3