diff options
author | Andrey Lihatskiy <andreylproductengine@lindenlab.com> | 2020-04-06 20:40:48 +0000 |
---|---|---|
committer | Andrey Lihatskiy <andreylproductengine@lindenlab.com> | 2020-04-06 20:40:48 +0000 |
commit | 72aad484276aeec5446618aeb5f63c64d9f924a5 (patch) | |
tree | 4e3a22eee8499ca5d30810dc5c749f6f0b9857fe /indra/newview/skins | |
parent | 6662f7348bfd453745aeba09f2ae2bcdfa0057e9 (diff) | |
parent | 7d992f2331c36e660dc167cb874bb7410efd8cb1 (diff) |
Merged in DRTVWR-500 (pull request #60)
SL-10993 Fixed Korean font on OSX Catalina
Approved-by: Andrey Kleshchev
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/fonts.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/fonts.xml b/indra/newview/skins/default/xui/en/fonts.xml index 2d5263b78f..76df0abdfd 100644 --- a/indra/newview/skins/default/xui/en/fonts.xml +++ b/indra/newview/skins/default/xui/en/fonts.xml @@ -21,6 +21,7 @@ <file>AppleGothic.dfont</file> <file>AppleGothic.ttf</file> <file>AppleSDGothicNeo-Regular.otf</file> + <file>AppleSDGothicNeo.ttc</file> <file>华文细黑.ttf</file> <file>PingFang.ttc</file> <file>STIXGeneral.otf</file> |