mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 23:58:07 +02:00
Use the cidToGidMap
, if it exists, when building the glyph mapping for non-embedded composite fonts (issue 12418)
This commit is contained in:
parent
6728c8fa61
commit
bd3b15b897
4 changed files with 157 additions and 4 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -370,6 +370,7 @@
|
|||
!annotation-squiggly-without-appearance.pdf
|
||||
!annotation-highlight.pdf
|
||||
!annotation-highlight-without-appearance.pdf
|
||||
!issue12418_reduced.pdf
|
||||
!annotation-freetext.pdf
|
||||
!annotation-line.pdf
|
||||
!annotation-square-circle.pdf
|
||||
|
|
135
test/pdfs/issue12418_reduced.pdf
Normal file
135
test/pdfs/issue12418_reduced.pdf
Normal file
File diff suppressed because one or more lines are too long
|
@ -1440,6 +1440,12 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue12418",
|
||||
"file": "pdfs/issue12418_reduced.pdf",
|
||||
"md5": "596b70f00a5f88ff58f4f4d06fcf75f1",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue6692",
|
||||
"file": "pdfs/issue6692.pdf",
|
||||
"md5": "ba078e0ddd59cda4b6c51ea10599f49a",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue