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

Always prefer the post-table for TrueType fonts with (0, x) cmap-tables (issue 13433)

While I don't know if this is necessarily the "correct" solution, it does fix issue 13433 without breaking any of the existing reference-tests.
This commit is contained in:
Jonas Jenwald 2021-09-01 12:22:49 +02:00
parent 07e233d08b
commit b7b6076294
3 changed files with 17 additions and 5 deletions

View file

@ -0,0 +1 @@
https://github.com/mozilla/pdf.js/files/6537699/pos36.pdf

View file

@ -1294,6 +1294,14 @@
"enableXfa": true,
"type": "eq"
},
{ "id": "issue13433",
"file": "pdfs/issue13433.pdf",
"md5": "4038cd87ff48fd54b3c4a36593d2ba03",
"link": true,
"rounds": 1,
"lastPage": 1,
"type": "eq"
},
{ "id": "xfa_issue13668",
"file": "pdfs/xfa_issue13668.pdf",
"md5": "8a5ed3c8a58b425b1ec53329334a0f5b",