1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Take the /CIDToGIDMap into account when getting the glyph mapping for CFF fonts (issue 15559)

*Please note:* I don't really know what I'm doing here, however the patch appears to fix the referenced issue when comparing the rendering with Adobe Reader (with the caveat that I don't speak the language in question).
This commit is contained in:
Jonas Jenwald 2022-10-11 20:08:36 +02:00
parent c6cc7c6e6a
commit 858d941ff8
3 changed files with 34 additions and 2 deletions

View file

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/9745330/FutureABC.L3.-1.pdf

View file

@ -653,6 +653,14 @@
"type": "eq",
"annotations": true
},
{ "id": "issue15559",
"file": "pdfs/issue15559.pdf",
"md5": "b937f2e32925aef8c1740f357f2a6282",
"link": true,
"rounds": 1,
"lastPage": 1,
"type": "eq"
},
{ "id": "hmm-pdf",
"file": "pdfs/hmm.pdf",
"md5": "e08467e60101ee5f4a59716e86db6dc9",