diff --git a/plugin/font/main.go b/plugin/font/main.go index be46ffc4..93ea0262 100644 --- a/plugin/font/main.go +++ b/plugin/font/main.go @@ -29,6 +29,7 @@ func init() { case "用Consolas体": fnt = text.ConsolasFontFile case "用苹方体": + fallthrough default: fnt = text.FontFile }