mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Get the first codepoint instead of the first char when using the toUnicode map
It fixes #19182.
This commit is contained in:
parent
c198e0b446
commit
6fe6b6d6b7
4 changed files with 9 additions and 1 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -687,3 +687,4 @@
|
|||
!rotated_ink.pdf
|
||||
!inks.pdf
|
||||
!inks_basic.pdf
|
||||
!issue19182.pdf
|
||||
|
|
BIN
test/pdfs/issue19182.pdf
Normal file
BIN
test/pdfs/issue19182.pdf
Normal file
Binary file not shown.
|
@ -11201,5 +11201,12 @@
|
|||
"id": "20R"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "issue19182",
|
||||
"file": "pdfs/issue19182.pdf",
|
||||
"md5": "497370ab55cbb9c60bb0ea4b5d9e4d08",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue