Skip to content

Commit ead2a6e

Browse files
committed
Add reference tests for SimFang variant and XiaoBiaoSong fonts
Add eq tests for the two newly supported Chinese font name variants (仿宋体 and 小标宋) to verify correct GBK encoding detection.
1 parent 0e1b5cd commit ead2a6e

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

test/pdfs/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
!bug1727053.pdf
1717
!issue18408_reduced.pdf
1818
!bug1907000_reduced.pdf
19+
!SimFang-variant.pdf
1920
!bug1953099.pdf
2021
!issue11913.pdf
2122
!issue2391-1.pdf
@@ -81,6 +82,7 @@
8182
!issue7835.pdf
8283
!issue11922_reduced.pdf
8384
!issue7855.pdf
85+
!XiaoBiaoSong.pdf
8486
!issue11144_reduced.pdf
8587
!issue7872.pdf
8688
!issue7901.pdf

test/pdfs/SimFang-variant.pdf

4.01 KB
Binary file not shown.

test/pdfs/XiaoBiaoSong.pdf

5.52 KB
Binary file not shown.

test/test_manifest.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13971,5 +13971,19 @@
1397113971
"md5": "ead167e0328f1a1f4f8901cee501a9c4",
1397213972
"rounds": 1,
1397313973
"type": "eq"
13974+
},
13975+
{
13976+
"id": "SimFang-variant",
13977+
"file": "pdfs/SimFang-variant.pdf",
13978+
"md5": "d412460812cd940917091e8975620faf",
13979+
"rounds": 1,
13980+
"type": "eq"
13981+
},
13982+
{
13983+
"id": "XiaoBiaoSong",
13984+
"file": "pdfs/XiaoBiaoSong.pdf",
13985+
"md5": "7072f6763bf2f0d6df14d5fc86962c5a",
13986+
"rounds": 1,
13987+
"type": "eq"
1397413988
}
1397513989
]

0 commit comments

Comments
 (0)