Fix: add PingFang Font

This commit is contained in:
Clansty 2023-01-13 18:34:22 +08:00
parent 7b3bf4383c
commit b3381fffe6
1 changed files with 1 additions and 0 deletions

View File

@ -16,4 +16,5 @@ runCommand "fonts" { } ''
cp ${repo}/SF-Mono/SF-Mono-RegularItalic.otf $out/SFMonoItalic.otf
cp ${repo}/SF-Mono/SF-Mono-Semibold.otf $out/SFMonoBold.otf
cp ${repo}/SF-Mono/SF-Mono-SemiboldItalic.otf $out/SFMonoBoldItalic.otf
cp ${repo}/PingFang/PingFang.ttc $out/PingFang.ttc
''