mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
setFont() supports negative size, closes #1049
This commit is contained in:
parent
86de8aca33
commit
786cccf636
3 changed files with 32 additions and 8 deletions
1
test/pdfs/issue1049.pdf.link
Normal file
1
test/pdfs/issue1049.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://ernestinefont.com/wp-content/themes/iA3%201.2.1/assets/pdf/ErnestinePro-InfoGuide.pdf
|
|
@ -423,5 +423,12 @@
|
|||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1049",
|
||||
"file": "pdfs/issue1049.pdf",
|
||||
"md5": "15473fffcdde9fb8f3756a4cf1aab347",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue