mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Only mask char codes of (3, 0) cmap tables in the range of 0xF000 to 0xF0FF.
This commit is contained in:
parent
87a0031d77
commit
efbbd8533f
4 changed files with 24 additions and 14 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -269,6 +269,7 @@
|
|||
!issue6113.pdf
|
||||
!openoffice.pdf
|
||||
!issue7014.pdf
|
||||
!issue8187.pdf
|
||||
!annotation-link-text-popup.pdf
|
||||
!annotation-text-without-popup.pdf
|
||||
!annotation-underline.pdf
|
||||
|
|
BIN
test/pdfs/issue8187.pdf
Normal file
BIN
test/pdfs/issue8187.pdf
Normal file
Binary file not shown.
|
@ -1863,6 +1863,13 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue8187",
|
||||
"file": "pdfs/issue8187.pdf",
|
||||
"md5": "1724dcada47b90c9217ee0139d8352a8",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5686",
|
||||
"file": "pdfs/issue5686.pdf",
|
||||
"md5": "78d16b9df07a355ad00d70504a9194f8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue