1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Merge pull request #3884 from yurydelendik/bug868745

Resizes loca table when needed
This commit is contained in:
Brendan Dahl 2013-11-11 14:59:18 -08:00
commit bd6871a1cd
4 changed files with 15 additions and 3 deletions

View file

@ -42,6 +42,7 @@
!S2.pdf
!helloworld-bad.pdf
!zerowidthline.pdf
!bug868745.pdf
!issue1002.pdf
!issue925.pdf
!gradientfill.pdf

BIN
test/pdfs/bug868745.pdf Normal file

Binary file not shown.

View file

@ -198,6 +198,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",