mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-06 14:38:05 +01:00
Build Source Han Sans SC Regular as if it were YaHei
This commit is contained in:
parent
6c8d80c176
commit
da43c48f3d
4 changed files with 34 additions and 3 deletions
1
proton
1
proton
|
|
@ -270,6 +270,7 @@ class CompatData:
|
|||
( "LiberationSans-Bold.ttf", "arialbd.ttf" ),
|
||||
( "LiberationSerif-Regular.ttf", "times.ttf" ),
|
||||
( "LiberationMono-Regular.ttf", "cour.ttf" ),
|
||||
( "SourceHanSansSCRegular.otf", "msyh.ttf" ),
|
||||
]
|
||||
|
||||
windowsfonts = self.prefix_dir + "/drive_c/windows/Fonts"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue