mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Merge pull request #7347 from Snuffleupagus/evaluator-more-Ref_toString
Slightly refactor the `fontRef` handling in `PartialEvaluator_loadFont` (issue 7403 and issue 7402)
This commit is contained in:
commit
5678486802
4 changed files with 49 additions and 19 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -28,6 +28,7 @@
|
|||
!issue7180.pdf
|
||||
!issue7200.pdf
|
||||
!issue7229.pdf
|
||||
!issue7403.pdf
|
||||
!issue7426.pdf
|
||||
!issue7439.pdf
|
||||
!issue7492.pdf
|
||||
|
|
BIN
test/pdfs/issue7403.pdf
Normal file
BIN
test/pdfs/issue7403.pdf
Normal file
Binary file not shown.
|
@ -962,6 +962,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue7403",
|
||||
"file": "pdfs/issue7403.pdf",
|
||||
"md5": "0f7bb6b3c58e33bbf76ce5161cd665c3",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "protectip",
|
||||
"file": "pdfs/protectip.pdf",
|
||||
"md5": "676e7a7b8f96d04825361832b1838a93",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue