mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #1361 from notmasteryet/truetype-enc-1
Fixes TrueType cmap re-encoding
This commit is contained in:
commit
25c0bfaa79
4 changed files with 80 additions and 13 deletions
1
test/pdfs/issue1309.pdf.link
Normal file
1
test/pdfs/issue1309.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.lufthansa.com/mediapool/pdf/31/media_907231.pdf
|
1
test/pdfs/issue1317.pdf.link
Normal file
1
test/pdfs/issue1317.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://iliad.fr/presse/2012/CP_080312_Free_mobile.pdf
|
|
@ -530,5 +530,19 @@
|
|||
"pageLimit": 2,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1309",
|
||||
"file": "pdfs/issue1309.pdf",
|
||||
"md5": "e835fb7f3dab3073ad37d0bd3c6399fa",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1317",
|
||||
"file": "pdfs/issue1317.pdf",
|
||||
"md5": "6fb46275b30c48c8985617d4f86199e3",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue