diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-04-06 20:57:33 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-04-06 20:57:33 +0300 |
commit | 7d992f2331c36e660dc167cb874bb7410efd8cb1 (patch) | |
tree | 4e3a22eee8499ca5d30810dc5c749f6f0b9857fe /indra/newview/skins/default | |
parent | 6662f7348bfd453745aeba09f2ae2bcdfa0057e9 (diff) |
SL-10993 Fixed Korean font on OSX Catalina
Diffstat (limited to 'indra/newview/skins/default')
-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> |