diff options
author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2019-02-21 14:23:36 +0200 |
---|---|---|
committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2019-02-21 14:23:36 +0200 |
commit | 58adb333680042bedefcd41674d5c91c52862575 (patch) | |
tree | ca54fd9e02f2df627dcc071db14dcbd3452ef3e9 /indra/newview | |
parent | 54818e189404e0d8444a7731c0082e03a5f12ef7 (diff) |
SL-5366 Add Simplified Chinese fonts for Mac and Win10
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/fonts.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/fonts.xml b/indra/newview/skins/default/xui/en/fonts.xml index 82027d9e7c..8b1d50e58f 100644 --- a/indra/newview/skins/default/xui/en/fonts.xml +++ b/indra/newview/skins/default/xui/en/fonts.xml @@ -9,6 +9,7 @@ <file>gulim.ttc</file> <file>simhei.ttf</file> <file>ArialUni.ttf</file> + <file>msyh.ttc</file> </os> <os name="Mac"> <file>ヒラギノ角ゴシック W3.ttc</file> @@ -19,6 +20,7 @@ <file>AppleGothic.ttf</file> <file>AppleSDGothicNeo-Regular.otf</file> <file>华文细黑.ttf</file> + <file>PingFang.ttc</file> </os> </font> |