1
0
Fork 0
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:
Jonas Jenwald 2020-09-28 14:39:48 +02:00
parent 6728c8fa61
commit bd3b15b897
4 changed files with 157 additions and 4 deletions

View file

@ -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

File diff suppressed because one or more lines are too long

View file

@ -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",