mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Clear the |getSinglePixelWidth| cache when rendering Type3 fonts (issue 6117)
Fixes 6117.
This commit is contained in:
parent
e926757eb9
commit
75624c8d82
3 changed files with 11 additions and 0 deletions
1
test/pdfs/issue6117.pdf.link
Normal file
1
test/pdfs/issue6117.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://web.archive.org/web/20150402085611/http://chrishecker.com/images/3/33/Gdmogl.pdf
|
|
@ -1315,6 +1315,15 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue6117",
|
||||
"file": "pdfs/issue6117.pdf",
|
||||
"md5": "691f5f8268e07f3831e8293258a68da7",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 6,
|
||||
"lastPage": 6,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "cid_cff",
|
||||
"file": "pdfs/cid_cff.pdf",
|
||||
"md5": "a19a18eaa626262cc45e0760004d6de9",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue