mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Don't translate char codes when platform,encoding isn't (3,0)
This commit is contained in:
parent
2e5282928f
commit
8f5d907a52
4 changed files with 16 additions and 9 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -636,3 +636,4 @@
|
|||
!bug1868759.pdf
|
||||
!issue17730.pdf
|
||||
!bug1883609.pdf
|
||||
!issue17808.pdf
|
||||
|
|
BIN
test/pdfs/issue17808.pdf
Executable file
BIN
test/pdfs/issue17808.pdf
Executable file
Binary file not shown.
|
@ -9794,5 +9794,12 @@
|
|||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "other"
|
||||
},
|
||||
{
|
||||
"id": "issue17808",
|
||||
"file": "pdfs/issue17808.pdf",
|
||||
"md5": "dd66194bdaa0f62bc96c760384f2e098",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue