mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 09:08:07 +02:00
Add standard font name test (also for #621)
This commit is contained in:
parent
e745114a5e
commit
fae8459991
2 changed files with 7 additions and 0 deletions
1
test/pdfs/pal-o47.pdf.link
Normal file
1
test/pdfs/pal-o47.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www1.cpdl.org/wiki/images/sheet/pal-o47.pdf
|
|
@ -199,6 +199,12 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "pal-o47",
|
||||
"file": "pdfs/pal-o47.pdf",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "simpletype3font",
|
||||
"file": "pdfs/simpletype3font.pdf",
|
||||
"link": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue