From 2d8a02e68b13a9590c1c9d5b8bfea7732e282ec6 Mon Sep 17 00:00:00 2001 From: Roozbeh Pournader Date: Sat, 16 May 2015 20:50:06 -0700 Subject: Update Naskh font names to match upstream and add Tibetan. The latest files from the upstream Noto repository are named NotoNaskhArabic* instead of the previous NotoNaskh*. Also, Noto Sans Tibetan is now included in the fallback chain. Apart from supporting Tibetan and Dzongkha langauges, this adds a character (U+0FD6) that completes coverage for ARIB character sets. Bug: 13680438 Bug: 18181755 Bug: 18639453 Bug: 19390244 Change-Id: I09b493340d1453ef61b08c841e1731119d645822 --- data/fonts/fallback_fonts.xml | 13 +++++++++---- data/fonts/fonts.xml | 11 +++++++---- 2 files changed, 16 insertions(+), 8 deletions(-) (limited to 'data') diff --git a/data/fonts/fallback_fonts.xml b/data/fonts/fallback_fonts.xml index 0aa588b..5857de0 100644 --- a/data/fonts/fallback_fonts.xml +++ b/data/fonts/fallback_fonts.xml @@ -35,14 +35,14 @@ - NotoNaskh-Regular.ttf - NotoNaskh-Bold.ttf + NotoNaskhArabic-Regular.ttf + NotoNaskhArabic-Bold.ttf - NotoNaskhUI-Regular.ttf - NotoNaskhUI-Bold.ttf + NotoNaskhArabicUI-Regular.ttf + NotoNaskhArabicUI-Bold.ttf @@ -387,6 +387,11 @@ + NotoSansTibetan-Regular.ttf + + + + NotoSansTifinagh-Regular.ttf diff --git a/data/fonts/fonts.xml b/data/fonts/fonts.xml index f903aab..62da0ff 100644 --- a/data/fonts/fonts.xml +++ b/data/fonts/fonts.xml @@ -94,12 +94,12 @@ - NotoNaskh-Regular.ttf - NotoNaskh-Bold.ttf + NotoNaskhArabic-Regular.ttf + NotoNaskhArabic-Bold.ttf - NotoNaskhUI-Regular.ttf - NotoNaskhUI-Bold.ttf + NotoNaskhArabicUI-Regular.ttf + NotoNaskhArabicUI-Bold.ttf NotoSansEthiopic-Regular.ttf @@ -320,6 +320,9 @@ NotoSansTaiViet-Regular.ttf + NotoSansTibetan-Regular.ttf + + NotoSansTifinagh-Regular.ttf -- cgit v1.1