Merge "Move NotoSansSymbols higher than CJK in the fallback chain." into mnc-dev

This commit is contained in:
Roozbeh Pournader
2015-06-04 23:45:26 +00:00
committed by Android (Google) Code Review
2 changed files with 8 additions and 8 deletions

View File

@@ -405,6 +405,11 @@
<file>NotoSansYi-Regular.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>NotoSansSymbols-Regular-Subsetted.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file lang="zh-Hans">NotoSansSC-Regular.otf</file>
@@ -430,11 +435,6 @@
<file>NanumGothic.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>NotoSansSymbols-Regular-Subsetted.ttf</file>
</fileset>
</family>
<family>
<fileset>
<file>NotoColorEmoji.ttf</file>

View File

@@ -331,6 +331,9 @@
<family>
<font weight="400" style="normal">NotoSansYi-Regular.ttf</font>
</family>
<family>
<font weight="400" style="normal">NotoSansSymbols-Regular-Subsetted.ttf</font>
</family>
<family lang="zh-Hans">
<font weight="400" style="normal">NotoSansSC-Regular.otf</font>
</family>
@@ -346,9 +349,6 @@
<family>
<font weight="400" style="normal">NanumGothic.ttf</font>
</family>
<family>
<font weight="400" style="normal">NotoSansSymbols-Regular-Subsetted.ttf</font>
</family>
<family>
<font weight="400" style="normal">NotoColorEmoji.ttf</font>
</family>