1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Merge pull request #3391 from brendandahl/font-cache

Cache fonts by reference.
This commit is contained in:
Brendan Dahl 2013-06-27 13:33:09 -07:00
commit 07fb66dcb4
5 changed files with 62 additions and 21 deletions

View file

@ -0,0 +1,2 @@
http://computation.llnl.gov/casc/sapphire/pubs/denoising.pdf

View file

@ -1088,6 +1088,15 @@
"type": "eq",
"about": "Has a 4 bit per component image with mask and decode."
},
{ "id": "issue2984",
"file": "pdfs/issue2984.pdf",
"md5": "d41d8cd98f00b204e9800998ecf8427e",
"rounds": 1,
"link": true,
"type": "eq",
"lastPage": 1,
"about": "Type3 fonts with lots of switching between them."
},
{ "id": "bug808084",
"file": "pdfs/bug808084.pdf",
"md5": "b1c400de699af29ea3f1983bb26870ab",