mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 23:58:07 +02:00
Set CFF header to 4 when writing it because it contains 4 elements (#13149)
This commit is contained in:
parent
63471bcbbe
commit
81c602c61c
4 changed files with 10 additions and 1 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -337,6 +337,7 @@
|
|||
!issue4573.pdf
|
||||
!issue4722.pdf
|
||||
!issue4800.pdf
|
||||
!issue13147.pdf
|
||||
!issue11477_reduced.pdf
|
||||
!text_clip_cff_cid.pdf
|
||||
!issue4801.pdf
|
||||
|
|
BIN
test/pdfs/issue13147.pdf
Normal file
BIN
test/pdfs/issue13147.pdf
Normal file
Binary file not shown.
|
@ -653,6 +653,12 @@
|
|||
"link": false,
|
||||
"type": "text"
|
||||
},
|
||||
{ "id": "issue13147",
|
||||
"file": "pdfs/issue13147.pdf",
|
||||
"md5": "83db23f29b5e1a80d31d5069299e29cc",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "fit11-talk",
|
||||
"file": "pdfs/fit11-talk.pdf",
|
||||
"md5": "eb7b224107205db4fea9f7df0185f77d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue