feat(图像解码): jbig2支持ht:mmr格式

This commit is contained in:
2026-01-04 15:23:55 +08:00
parent db4f851017
commit d5f754ee5a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.25.5
require (
github.com/tdewolff/canvas v0.0.0-20251224152029-436d73bc8f67
github.com/xiaoqidun/jbig2 v0.0.0-20260101144916-f162ac74fd1f
github.com/xiaoqidun/jbig2 v0.0.0-20260104071919-1e1f154f2c15
)
require (