Skip to content

Commit bff75fa

Browse files
committed
Added a test PDF having Identity-H encoding without embedded font
1 parent 0980b4c commit bff75fa

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

test/pdfs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@
3737
!basicapi.pdf
3838
!mixedfonts.pdf
3939
!shading_extend.pdf
40+
!noembed-identity.pdf

test/pdfs/noembed-identity.pdf

2.98 KB
Binary file not shown.

test/test_manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -795,5 +795,11 @@
795795
"md5": "9f11e815b485f7f0e1fa5c116c636cf9",
796796
"rounds": 1,
797797
"type": "eq"
798+
},
799+
{ "id": "noembed-identity",
800+
"file": "pdfs/noembed-identity.pdf",
801+
"md5": "05d3803b6c22451e18cb60d8d8c75c0c",
802+
"rounds": 1,
803+
"type": "eq"
798804
}
799805
]

0 commit comments

Comments
 (0)