mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
(#919) Fixing toUnicode mapping for TrueType fonts with identity mapping
This commit is contained in:
parent
853f16085f
commit
315b089b28
3 changed files with 13 additions and 0 deletions
1
test/pdfs/issue919.pdf.link
Normal file
1
test/pdfs/issue919.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://agb.traviangames.com/Travian_AR_Terms.pdf
|
|
@ -340,5 +340,13 @@
|
|||
"link": true,
|
||||
"pageLimit": 3,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue919",
|
||||
"file": "pdfs/issue919.pdf",
|
||||
"md5": "3a1716a512aca4d7a8d6106bd4885d14",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"pageLimit": 3,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue