We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e709276 + 094bb6a commit f6a94b3Copy full SHA for f6a94b3
.github/assets/index.html
@@ -398,7 +398,7 @@ <h1 id="overlay-title"></h1>
398
'Helvetica'
399
];
400
const CHINESE_FONT_POSTSCRIPT_NAMES = [
401
- 'STHeiti',
+ 'STYuanti-SC-Regular',
402
'MicrosoftYaHei',
403
'HeitiSC',
404
localization/setting.dl
@@ -4,14 +4,13 @@ setting :
4
english_name : "Simplified Chinese"
5
fontfile :
6
asset/font/MicrosoftYaHei.ttf
7
- asset/font/STHeiti.ttf
+ asset/font/STYuanti-SC-Regular.ttf
8
asset/font/HeitiSC.ttf
9
asset/font/SourceHanSansSC-Regular.ttf
10
font :
11
微软雅黑
12
"Microsoft YaHei"
13
"Yuanti SC"
14
- "STHeiti"
15
"Heiti SC"
16
"Source Han Sans SC Regular"
17
"WenQuanYi Micro Hei"
0 commit comments