tg 更新到 1.93 后,英文部分失效
leoorz opened this issue · 2 comments
leoorz commented
中文正常,英文部分很小
style: &style
# Remove '#' to override font style
size: 34
# width: 0
weight: 400
# italic: false
# underLine: false
# strikeOut: false
# charSet: 0
# outPrecision: 0
# clipPrecision: 0
# quality: 0
# pitchAndFamily: 0
fonts:
SimSun: &zh-cn-font # Chinese (Simplified) fallback font
# replace: PingFangSC-Medium
replace: Sarasa UI SC
<<: *style
PMingLiU: # Chinese (Traditional) fallback font
# replace: PingFangSC-Medium
replace: Sarasa UI SC
<<: *style
MS UI Gothic: # Japanese fallback font
# replace: PingFangSC-Medium
replace: Sarasa UI SC
<<: *style
Gulim: # Korean fallback font
# replace: PingFangSC-Medium
replace: Sarasa UI SC
<<: *style
Open Sans: #
# replace: PingFangSC-Medium
replace: Sarasa UI SC
<<: *style
Open Sans Semibold: #
# replace: PingFangSC-Medium
replace: Sarasa UI SC
<<: *style
Arial: #
# replace: PingFangSC-Medium
replace: Sarasa UI SC
<<: *style
NSimSun: #
# replace: PingFangSC-Medium
replace: Sarasa UI SC
<<: *style
fixGSOFont: false # true is to use system UI font
#fixGSOFont: *zh-cn-font # Or replace with user defined font
debug: false
ysc3839 commented
使用 debug
功能很容易发现英文字体名是 DAOpenSansRegular
等。
CPCer commented
使用
debug
功能很容易发现英文字体名是DAOpenSansRegular
等。
很容易😭同理可證,答案略,可以推出