mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #14041 from Snuffleupagus/issue-9367
Support cmaps with only CID characters, when building the ToUnicode-map (issue 9367)
This commit is contained in:
commit
83d3bb43f4
4 changed files with 26 additions and 19 deletions
1
test/pdfs/issue9367.pdf.link
Normal file
1
test/pdfs/issue9367.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/1634833/E-WG18_105147.pdf
|
|
@ -2358,6 +2358,14 @@
|
|||
"lastPage": 2,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue9367",
|
||||
"file": "pdfs/issue9367.pdf",
|
||||
"md5": "81a2c6f1fe5d1bb00ff0479aa6547155",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue10529",
|
||||
"file": "pdfs/issue10529.pdf",
|
||||
"md5": "1a4d404a137c610ff0c747cbea3b8666",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue