diff options
| -rw-r--r-- | data/fonts/font_fallback.xml | 20 | ||||
| -rw-r--r-- | data/fonts/font_fallback_cjkvf.xml | 20 |
2 files changed, 20 insertions, 20 deletions
diff --git a/data/fonts/font_fallback.xml b/data/fonts/font_fallback.xml index 53024ab858c4..ae50da18119f 100644 --- a/data/fonts/font_fallback.xml +++ b/data/fonts/font_fallback.xml @@ -304,7 +304,7 @@ <font postScriptName="NotoSansBengali-Regular" supportedAxes="wght"> NotoSansBengali-VF.ttf </font> - <font fallbackFor="serif" postScriptName="NotoSerifBengali-Regular"> + <font fallbackFor="serif" postScriptName="NotoSerifBengali-Regular" supportedAxes="wght"> NotoSerifBengali-VF.ttf </font> </family> @@ -354,7 +354,7 @@ <font postScriptName="NotoSansSinhala-Regular" supportedAxes="wght"> NotoSansSinhala-VF.ttf </font> - <font fallbackFor="serif" postScriptName="NotoSerifSinhala-Regular"> + <font fallbackFor="serif" postScriptName="NotoSerifSinhala-Regular" supportedAxes="wght"> NotoSerifSinhala-VF.ttf </font> </family> @@ -927,23 +927,23 @@ NotoSansMedefaidrin-VF.ttf </font> </family> - <family lang="und-Soyo" supportedAxes="wght"> - <font postScriptName="NotoSansSoyombo-Regular"> + <family lang="und-Soyo"> + <font postScriptName="NotoSansSoyombo-Regular" supportedAxes="wght"> NotoSansSoyombo-VF.ttf </font> </family> - <family lang="und-Takr" supportedAxes="wght"> - <font postScriptName="NotoSansTakri-Regular"> + <family lang="und-Takr"> + <font postScriptName="NotoSansTakri-Regular" supportedAxes="wght"> NotoSansTakri-VF.ttf </font> </family> - <family lang="und-Hmnp" supportedAxes="wght"> - <font postScriptName="NotoSerifHmongNyiakeng-Regular"> + <family lang="und-Hmnp"> + <font postScriptName="NotoSerifHmongNyiakeng-Regular" supportedAxes="wght"> NotoSerifNyiakengPuachueHmong-VF.ttf </font> </family> - <family lang="und-Yezi" supportedAxes="wght"> - <font postScriptName="NotoSerifYezidi-Regular"> + <family lang="und-Yezi"> + <font postScriptName="NotoSerifYezidi-Regular" supportedAxes="wght"> NotoSerifYezidi-VF.ttf </font> </family> diff --git a/data/fonts/font_fallback_cjkvf.xml b/data/fonts/font_fallback_cjkvf.xml index a4ee82544b37..407d70410bbc 100644 --- a/data/fonts/font_fallback_cjkvf.xml +++ b/data/fonts/font_fallback_cjkvf.xml @@ -304,7 +304,7 @@ <font postScriptName="NotoSansBengali-Regular" supportedAxes="wght"> NotoSansBengali-VF.ttf </font> - <font fallbackFor="serif" postScriptName="NotoSerifBengali-Regular"> + <font fallbackFor="serif" postScriptName="NotoSerifBengali-Regular" supportedAxes="wght"> NotoSerifBengali-VF.ttf </font> </family> @@ -354,7 +354,7 @@ <font postScriptName="NotoSansSinhala-Regular" supportedAxes="wght"> NotoSansSinhala-VF.ttf </font> - <font fallbackFor="serif" postScriptName="NotoSerifSinhala-Regular"> + <font fallbackFor="serif" postScriptName="NotoSerifSinhala-Regular" supportedAxes="wght"> NotoSerifSinhala-VF.ttf </font> </family> @@ -943,23 +943,23 @@ NotoSansMedefaidrin-VF.ttf </font> </family> - <family lang="und-Soyo" supportedAxes="wght"> - <font postScriptName="NotoSansSoyombo-Regular"> + <family lang="und-Soyo"> + <font postScriptName="NotoSansSoyombo-Regular" supportedAxes="wght"> NotoSansSoyombo-VF.ttf </font> </family> - <family lang="und-Takr" supportedAxes="wght"> - <font postScriptName="NotoSansTakri-Regular"> + <family lang="und-Takr"> + <font postScriptName="NotoSansTakri-Regular" supportedAxes="wght"> NotoSansTakri-VF.ttf </font> </family> - <family lang="und-Hmnp" supportedAxes="wght"> - <font postScriptName="NotoSerifHmongNyiakeng-Regular"> + <family lang="und-Hmnp"> + <font postScriptName="NotoSerifHmongNyiakeng-Regular" supportedAxes="wght"> NotoSerifNyiakengPuachueHmong-VF.ttf </font> </family> - <family lang="und-Yezi" supportedAxes="wght"> - <font postScriptName="NotoSerifYezidi-Regular"> + <family lang="und-Yezi"> + <font postScriptName="NotoSerifYezidi-Regular" supportedAxes="wght"> NotoSerifYezidi-VF.ttf </font> </family> |