mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 07:38:07 +02:00
Font ascent descent calculation fix
This commit is contained in:
parent
466760efca
commit
af8292058f
5 changed files with 11 additions and 4 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -271,3 +271,4 @@
|
|||
!zero_descent.pdf
|
||||
!operator-in-TJ-array.pdf
|
||||
!issue7878.pdf
|
||||
!font_ascent_descent.pdf
|
||||
|
|
BIN
test/pdfs/font_ascent_descent.pdf
Executable file
BIN
test/pdfs/font_ascent_descent.pdf
Executable file
Binary file not shown.
|
@ -3367,5 +3367,11 @@
|
|||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "text"
|
||||
},
|
||||
{ "id": "font_ascent_descent",
|
||||
"file": "pdfs/font_ascent_descent.pdf",
|
||||
"md5": "c0048a7735010002b998c112335e47bf",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue