1
0
Fork 0
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:
Brendan Dahl 2017-12-08 10:15:43 -08:00 committed by GitHub
commit af1d80d45e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 44 additions and 1 deletions

View file

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/1506940/testfile.pdf

View file

@ -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",