mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Adjust which TrueType (3, 1) glyphs we attempt to skip mapping of (issue 6336)
Fixes 6336.
This commit is contained in:
parent
26b9205c7e
commit
99d29487ab
4 changed files with 15 additions and 3 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -95,6 +95,7 @@
|
|||
!issue5599.pdf
|
||||
!issue5747.pdf
|
||||
!issue6099.pdf
|
||||
!issue6336.pdf
|
||||
!gradientfill.pdf
|
||||
!bug903856.pdf
|
||||
!bug850854.pdf
|
||||
|
|
BIN
test/pdfs/issue6336.pdf
Normal file
BIN
test/pdfs/issue6336.pdf
Normal file
Binary file not shown.
|
@ -1182,6 +1182,13 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue6336",
|
||||
"file": "pdfs/issue6336.pdf",
|
||||
"md5": "1c457c12b3606e1de610235d6768bd78",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5801",
|
||||
"file": "pdfs/issue5801.pdf",
|
||||
"md5": "e9548650ad40e13e00d2a486bbc2bb1b",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue