1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-21 07:38:07 +02:00

Fix loca table when offsets aren't in ascending order.

This commit is contained in:
Brendan Dahl 2017-12-13 18:10:14 -06:00
parent b327633ad6
commit 9b51cea724
4 changed files with 12 additions and 0 deletions

View file

@ -114,6 +114,7 @@
!issue6541.pdf
!issue2948.pdf
!issue6231_1.pdf
!issue7074_reduced.pdf
!issue6413.pdf
!issue4630.pdf
!issue4909.pdf

Binary file not shown.

View file

@ -2715,6 +2715,12 @@
"rounds": 1,
"type": "load"
},
{ "id": "issue7074_reduced",
"file": "pdfs/issue7074_reduced.pdf",
"md5": "46893f8aa33620a05acdc27e3b79469d",
"rounds": 1,
"type": "eq"
},
{ "id": "issue5540",
"file": "pdfs/issue5540.pdf",
"md5": "12b69b19e366232422812ad8b2534f37",