mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 07:38:07 +02:00
Merge pull request #8135 from jasonjensen/issue8097
Handle cff fonts with erroneous stackSize (issue 8097)
This commit is contained in:
commit
224613a511
4 changed files with 10 additions and 2 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -276,3 +276,4 @@
|
|||
!operator-in-TJ-array.pdf
|
||||
!issue7878.pdf
|
||||
!font_ascent_descent.pdf
|
||||
!issue8097_reduced.pdf
|
||||
|
|
BIN
test/pdfs/issue8097_reduced.pdf
Normal file
BIN
test/pdfs/issue8097_reduced.pdf
Normal file
Binary file not shown.
|
@ -3403,5 +3403,11 @@
|
|||
"md5": "c0048a7735010002b998c112335e47bf",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue8097",
|
||||
"file": "pdfs/issue8097_reduced.pdf",
|
||||
"md5": "ced0e2d88cfd5b4d3a55d937ea288af1",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue