mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fix missing notdef in expert encoding.
This commit is contained in:
parent
d6a6f390ae
commit
a8a8909d2d
4 changed files with 9 additions and 1 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -191,6 +191,7 @@
|
|||
!issue6336.pdf
|
||||
!issue6387.pdf
|
||||
!issue6410.pdf
|
||||
!issue8586.pdf
|
||||
!gradientfill.pdf
|
||||
!bug903856.pdf
|
||||
!bug850854.pdf
|
||||
|
|
BIN
test/pdfs/issue8586.pdf
Normal file
BIN
test/pdfs/issue8586.pdf
Normal file
Binary file not shown.
|
@ -1604,6 +1604,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue8586",
|
||||
"file": "pdfs/issue8586.pdf",
|
||||
"md5": "16b5230364017d3b0d2d65978eb35816",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue7101",
|
||||
"file": "pdfs/issue7101.pdf",
|
||||
"md5": "cc9cabe12ac9ad49e5372ef33d10aeb4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue