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 #1244 from notmasteryet/issue-1243

Sets proper unicode range for symbols; sanitize no-glyphs fonts
This commit is contained in:
Brendan Dahl 2012-02-21 11:37:56 -08:00
commit 884ea5f028
4 changed files with 44 additions and 2 deletions

View file

@ -0,0 +1 @@
http://www.nsa.gov/public_info/_files/nash_letters/nash_letters1.pdf

View file

@ -0,0 +1 @@
http://hse-econ.fi/tervio/MediocritiesAndSuperstars.pdf

View file

@ -487,5 +487,21 @@
"rounds": 1,
"link": true,
"type": "eq"
},
{ "id": "issue1243",
"file": "pdfs/issue1243.pdf",
"md5": "130c849b83513d5ac5e03c6421fc7489",
"rounds": 1,
"pageLimit": 2,
"link": true,
"type": "eq"
},
{ "id": "issue1257",
"file": "pdfs/issue1257.pdf",
"md5": "9111533826bc21ed774e8e01603a2f54",
"rounds": 1,
"pageLimit": 2,
"link": true,
"type": "eq"
}
]