修复一个小问题 (#225)

This commit is contained in:
Jiang-Red
2022-05-13 13:09:13 +08:00
committed by GitHub
parent 4837c5387a
commit 9086b9c3ca

View File

@@ -29,6 +29,7 @@ func init() {
case "用Consolas体":
fnt = text.ConsolasFontFile
case "用苹方体":
fallthrough
default:
fnt = text.FontFile
}