mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Check if glyph are stored outside the glyf table
This commit is contained in:
parent
e0e6209baf
commit
8f3b198c23
4 changed files with 16 additions and 1 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -20,6 +20,7 @@
|
|||
!scan-bad.pdf
|
||||
!freeculture.pdf
|
||||
!issue918.pdf
|
||||
!issue1249.pdf
|
||||
!smaskdim.pdf
|
||||
!type4psfunc.pdf
|
||||
!S2.pdf
|
||||
|
|
BIN
test/pdfs/issue1249.pdf
Normal file
BIN
test/pdfs/issue1249.pdf
Normal file
Binary file not shown.
|
@ -417,6 +417,12 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1249-load",
|
||||
"file": "pdfs/issue1249.pdf",
|
||||
"md5": "4f81339fa09422a7db980f34ea963609",
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "liveprogramming",
|
||||
"file": "pdfs/liveprogramming.pdf",
|
||||
"md5": "7bd4dad1188232ef597d36fd72c33e52",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue