am db56b5a6: Move Noto Sans Tai Le to the end of the font fallback list.
* commit 'db56b5a681b097f7649937e8ad4d73c1e560fb3b': Move Noto Sans Tai Le to the end of the font fallback list.
This commit is contained in:
@@ -333,11 +333,6 @@
|
|||||||
<file>NotoSansTagbanwa-Regular.ttf</file>
|
<file>NotoSansTagbanwa-Regular.ttf</file>
|
||||||
</fileset>
|
</fileset>
|
||||||
</family>
|
</family>
|
||||||
<family>
|
|
||||||
<fileset>
|
|
||||||
<file>NotoSansTaiLe-Regular.ttf</file>
|
|
||||||
</fileset>
|
|
||||||
</family>
|
|
||||||
<family>
|
<family>
|
||||||
<fileset>
|
<fileset>
|
||||||
<file>NotoSansTaiTham-Regular.ttf</file>
|
<file>NotoSansTaiTham-Regular.ttf</file>
|
||||||
@@ -408,10 +403,13 @@
|
|||||||
<file lang="ja">MTLmr3m.ttf</file>
|
<file lang="ja">MTLmr3m.ttf</file>
|
||||||
</fileset>
|
</fileset>
|
||||||
</family>
|
</family>
|
||||||
<!-- Note: complex scripts (i.e. those requiring shaping in Harfbuzz) have
|
<!--
|
||||||
a cumulative limit of 64k glyphs. Thus, if they are placed after the
|
Noto Sans Tai Le is intentionally kept last, to make sure it doesn't override
|
||||||
large fonts such as DroidSansFallback, they are likely to render
|
the East Asian punctuation for Chinese.
|
||||||
incorrectly. Please use caution when putting fonts toward the end of
|
|
||||||
the list.
|
|
||||||
-->
|
-->
|
||||||
|
<family>
|
||||||
|
<fileset>
|
||||||
|
<file>NotoSansTaiLe-Regular.ttf</file>
|
||||||
|
</fileset>
|
||||||
|
</family>
|
||||||
</familyset>
|
</familyset>
|
||||||
|
|||||||
@@ -287,9 +287,6 @@
|
|||||||
<family>
|
<family>
|
||||||
<font weight="400" style="normal">NotoSansTagbanwa-Regular.ttf</font>
|
<font weight="400" style="normal">NotoSansTagbanwa-Regular.ttf</font>
|
||||||
</family>
|
</family>
|
||||||
<family>
|
|
||||||
<font weight="400" style="normal">NotoSansTaiLe-Regular.ttf</font>
|
|
||||||
</family>
|
|
||||||
<family>
|
<family>
|
||||||
<font weight="400" style="normal">NotoSansTaiTham-Regular.ttf</font>
|
<font weight="400" style="normal">NotoSansTaiTham-Regular.ttf</font>
|
||||||
</family>
|
</family>
|
||||||
@@ -332,4 +329,11 @@
|
|||||||
<family lang="ja">
|
<family lang="ja">
|
||||||
<font weight="400" style="normal">MTLmr3m.ttf</font>
|
<font weight="400" style="normal">MTLmr3m.ttf</font>
|
||||||
</family>
|
</family>
|
||||||
|
<!--
|
||||||
|
Noto Sans Tai Le is intentionally kept last, to make sure it doesn't override
|
||||||
|
the East Asian punctuation for Chinese.
|
||||||
|
-->
|
||||||
|
<family>
|
||||||
|
<font weight="400" style="normal">NotoSansTaiLe-Regular.ttf</font>
|
||||||
|
</family>
|
||||||
</familyset>
|
</familyset>
|
||||||
|
|||||||
Reference in New Issue
Block a user