diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/fonts/fallback_fonts.xml | 10 | ||||
-rw-r--r-- | data/fonts/fonts.xml | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/data/fonts/fallback_fonts.xml b/data/fonts/fallback_fonts.xml index 5857de0..55c000c 100644 --- a/data/fonts/fallback_fonts.xml +++ b/data/fonts/fallback_fonts.xml @@ -407,6 +407,11 @@ </family> <family> <fileset> + <file>NotoSansSymbols-Regular-Subsetted.ttf</file> + </fileset> + </family> + <family> + <fileset> <file lang="zh-Hans">NotoSansSC-Regular.otf</file> </fileset> </family> @@ -432,11 +437,6 @@ </family> <family> <fileset> - <file>NotoSansSymbols-Regular-Subsetted.ttf</file> - </fileset> - </family> - <family> - <fileset> <file>NotoColorEmoji.ttf</file> </fileset> </family> diff --git a/data/fonts/fonts.xml b/data/fonts/fonts.xml index 62da0ff..dbe81fa 100644 --- a/data/fonts/fonts.xml +++ b/data/fonts/fonts.xml @@ -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> @@ -347,9 +350,6 @@ <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> <family> |