mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #3887 from yurydelendik/bug903856
Fixing glyphs with invalid flags
This commit is contained in:
commit
c320a0c2a5
4 changed files with 11 additions and 2 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -46,6 +46,7 @@
|
|||
!issue1002.pdf
|
||||
!issue925.pdf
|
||||
!gradientfill.pdf
|
||||
!bug903856.pdf
|
||||
!basicapi.pdf
|
||||
!mixedfonts.pdf
|
||||
!shading_extend.pdf
|
||||
|
|
BIN
test/pdfs/bug903856.pdf
Normal file
BIN
test/pdfs/bug903856.pdf
Normal file
Binary file not shown.
|
@ -1457,6 +1457,14 @@
|
|||
"lastPage": 2,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug903856",
|
||||
"file": "pdfs/bug903856.pdf",
|
||||
"md5": "286eaa9d06a5809f4f08f2093cef8f3f",
|
||||
"rounds": 1,
|
||||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue3205",
|
||||
"file": "pdfs/issue3205.pdf",
|
||||
"md5": "e833326f69f2fdf7c1c8438fe1d3b622",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue