From 70f0a4365bbffd016470807c9dbd7e9c1ea2df9d Mon Sep 17 00:00:00 2001 From: Roozbeh Pournader Date: Wed, 11 Feb 2015 15:45:49 -0800 Subject: Move Noto Sans Tai Le to the end of the font fallback list. This is to make sure the East Asian punctuation shared between CJK languages and Tai Le are rendered from the CJK fonts when no language is specified for the text, or CJK text is rendered in a non-CJK locale. Also remove the old comment about 64k glyphs limit. Bug: 19355391 Change-Id: Ic2cbc79cecf9539ace8a432f373685eeff81e106 --- data/fonts/fallback_fonts.xml | 18 ++++++++---------- data/fonts/fonts.xml | 10 +++++++--- 2 files changed, 15 insertions(+), 13 deletions(-) (limited to 'data') diff --git a/data/fonts/fallback_fonts.xml b/data/fonts/fallback_fonts.xml index f94fe66..42b5d5d 100644 --- a/data/fonts/fallback_fonts.xml +++ b/data/fonts/fallback_fonts.xml @@ -335,11 +335,6 @@ - NotoSansTaiLe-Regular.ttf - - - - NotoSansTaiTham-Regular.ttf @@ -408,10 +403,13 @@ MTLmr3m.ttf - + + + NotoSansTaiLe-Regular.ttf + + diff --git a/data/fonts/fonts.xml b/data/fonts/fonts.xml index 02bf877..37527e9 100644 --- a/data/fonts/fonts.xml +++ b/data/fonts/fonts.xml @@ -288,9 +288,6 @@ NotoSansTagbanwa-Regular.ttf - NotoSansTaiLe-Regular.ttf - - NotoSansTaiTham-Regular.ttf @@ -332,4 +329,11 @@ MTLmr3m.ttf + + + NotoSansTaiLe-Regular.ttf + -- cgit v1.1