mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Resizes loca table when needed
This commit is contained in:
parent
768a86d59d
commit
175341cb0d
4 changed files with 15 additions and 3 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -39,6 +39,7 @@
|
|||
!S2.pdf
|
||||
!helloworld-bad.pdf
|
||||
!zerowidthline.pdf
|
||||
!bug868745.pdf
|
||||
!issue1002.pdf
|
||||
!issue925.pdf
|
||||
!gradientfill.pdf
|
||||
|
|
BIN
test/pdfs/bug868745.pdf
Normal file
BIN
test/pdfs/bug868745.pdf
Normal file
Binary file not shown.
|
@ -189,6 +189,12 @@
|
|||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "bug868745",
|
||||
"file": "pdfs/bug868745.pdf",
|
||||
"md5": "86111ea5097dd7daffcdea891ad1b348",
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "thuluthfont-pdf",
|
||||
"file": "pdfs/ThuluthFeatures.pdf",
|
||||
"md5": "b7e18bf7a3d6a9c82aefa12d721072fc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue