mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 09:08:07 +02:00
Merge pull request #19562 from Snuffleupagus/issue-19550
Extend `getGlyphMapForStandardFonts` with some Cyrillic entries (issue 19550)
This commit is contained in:
commit
56a683bc3b
4 changed files with 156 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -661,6 +661,7 @@
|
|||
!bug1868759.pdf
|
||||
!issue17730.pdf
|
||||
!bug1883609.pdf
|
||||
!issue19550.pdf
|
||||
!issue17808.pdf
|
||||
!issue17871_bottom_right.pdf
|
||||
!issue17871_top_right.pdf
|
||||
|
|
117
test/pdfs/issue19550.pdf
Normal file
117
test/pdfs/issue19550.pdf
Normal file
File diff suppressed because one or more lines are too long
|
@ -3906,6 +3906,13 @@
|
|||
"7R": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "issue19550",
|
||||
"file": "pdfs/issue19550.pdf",
|
||||
"md5": "4c978bd99348789e05dad1d2a919ddf0",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue1127-text",
|
||||
"file": "pdfs/issue1127.pdf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue