1
0
Fork 0
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:
Calixte Denizet 2024-12-06 15:53:36 +01:00
parent c198e0b446
commit 6fe6b6d6b7
4 changed files with 9 additions and 1 deletions

View file

@ -687,3 +687,4 @@
!rotated_ink.pdf
!inks.pdf
!inks_basic.pdf
!issue19182.pdf

BIN
test/pdfs/issue19182.pdf Normal file

Binary file not shown.

View file

@ -11201,5 +11201,12 @@
"id": "20R"
}
}
},
{
"id": "issue19182",
"file": "pdfs/issue19182.pdf",
"md5": "497370ab55cbb9c60bb0ea4b5d9e4d08",
"rounds": 1,
"type": "eq"
}
]