mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 07:38:07 +02:00
Merge pull request #9192 from Snuffleupagus/issue-8229
Build a fallback `ToUnicode` map for simple fonts (issue 8229)
This commit is contained in:
commit
f3c50fe2f9
5 changed files with 112 additions and 84 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -53,6 +53,7 @@
|
|||
!issue8061.pdf
|
||||
!issue8088.pdf
|
||||
!issue8125.pdf
|
||||
!issue8229.pdf
|
||||
!issue8372.pdf
|
||||
!issue8424.pdf
|
||||
!issue8480.pdf
|
||||
|
|
BIN
test/pdfs/issue8229.pdf
Normal file
BIN
test/pdfs/issue8229.pdf
Normal file
Binary file not shown.
|
@ -1438,6 +1438,13 @@
|
|||
"link": false,
|
||||
"type": "text"
|
||||
},
|
||||
{ "id": "issue8229",
|
||||
"file": "pdfs/issue8229.pdf",
|
||||
"md5": "a729f663782e87ebc1efad0755ebf6a5",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "text"
|
||||
},
|
||||
{ "id": "ShowText-ShadingPattern",
|
||||
"file": "pdfs/ShowText-ShadingPattern.pdf",
|
||||
"md5": "fe683725db037ffe19d390969610a652",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue