mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #10277 from janpe2/cff-stems
Repair CFF fonts if stem hints are in wrong order
This commit is contained in:
commit
e2686db49b
4 changed files with 18 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -264,6 +264,7 @@
|
|||
!annotation-tx3.pdf
|
||||
!coons-allflags-withfunction.pdf
|
||||
!tensor-allflags-withfunction.pdf
|
||||
!issue10084_reduced.pdf
|
||||
!issue4246.pdf
|
||||
!issue4461.pdf
|
||||
!issue4573.pdf
|
||||
|
|
BIN
test/pdfs/issue10084_reduced.pdf
Normal file
BIN
test/pdfs/issue10084_reduced.pdf
Normal file
Binary file not shown.
|
@ -2766,6 +2766,12 @@
|
|||
"type": "text",
|
||||
"about": "Note that the text layer seems to be off to the right."
|
||||
},
|
||||
{ "id": "issue10084",
|
||||
"file": "pdfs/issue10084_reduced.pdf",
|
||||
"md5": "ae37cf36f2e319688c608e4086836824",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4890",
|
||||
"file": "pdfs/issue4890.pdf",
|
||||
"md5": "1666feb4cd26318c2bdbea6a175dce87",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue