mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
BaseFont and misc fonts fixes
This commit is contained in:
parent
b49a0f6b63
commit
aad77fcc55
4 changed files with 30 additions and 8 deletions
1
test/pdfs/ecma262.pdf.link
Normal file
1
test/pdfs/ecma262.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf
|
|
@ -80,5 +80,11 @@
|
|||
"file": "pdfs/rotation.pdf",
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "ecma262-pdf",
|
||||
"file": "pdfs/ecma262.pdf",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue