1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 23:28:06 +02:00

Fix for descent calculation while reading font hhea headers

This commit is contained in:
Preetham Mysore 2016-03-02 21:10:15 -05:00
parent 51f6aba0a0
commit be1e12dbcb
4 changed files with 16 additions and 2 deletions

View file

@ -222,3 +222,4 @@
!annotation-squiggly.pdf
!annotation-highlight.pdf
!annotation-fileattachment.pdf
!zero_descent.pdf

BIN
test/pdfs/zero_descent.pdf Normal file

Binary file not shown.

View file

@ -2823,5 +2823,13 @@
"rounds": 1,
"lastPage": 1,
"type": "load"
},
{ "id": "zero_descent",
"file": "pdfs/zero_descent.pdf",
"md5": "32805ab28be1d0e91d27d9742c66eccf",
"link": false,
"rounds": 1,
"lastPage": 1,
"type": "text"
}
]