mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 07:38:07 +02:00
Merge pull request #9230 from Snuffleupagus/issue-9195
Add basic support for non-embedded Calibri fonts (issue 9195)
This commit is contained in:
commit
af1d80d45e
4 changed files with 44 additions and 1 deletions
1
test/pdfs/issue9195.pdf.link
Normal file
1
test/pdfs/issue9195.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/1506940/testfile.pdf
|
|
@ -718,6 +718,14 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue9195",
|
||||
"file": "pdfs/issue9195.pdf",
|
||||
"md5": "90e78a11abdc6c5ae79b8b95cfbb1895",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue8707",
|
||||
"file": "pdfs/issue8707.pdf",
|
||||
"md5": "d3dc670adde9ec9fb82c974027033029",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue