feat(提升性能): 提升JBIG2库性能
build.yaml / build (push) Successful in 39s

This commit is contained in:
2026-07-10 16:27:59 +08:00
parent f1a1f2e151
commit a62230eb93
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.25.0
require (
github.com/tdewolff/canvas v0.0.0-20260708151538-b3beae08c578
github.com/tdewolff/font v0.0.0-20260527091451-1663e68cb8a4
github.com/xiaoqidun/jbig2 v0.0.0-20260709020415-1bb076bd002c
github.com/xiaoqidun/jbig2 v0.0.0-20260710074125-96fddd152f49
golang.org/x/image v0.44.0
golang.org/x/text v0.40.0
)