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

Merge pull request #5990 from Snuffleupagus/missing-glyphs-identityUnicode

Skip mapping of CIDFontType2 glyphs in fonts with a |IdentityToUnicodeMap|, unless |properties.widths| is defined for the glyph
This commit is contained in:
Brendan Dahl 2015-06-05 14:50:02 -07:00
commit 749a60a0b7
5 changed files with 28 additions and 6 deletions

View file

@ -7,6 +7,7 @@
!issue2391-2.pdf
!issue5801.pdf
!issue5972.pdf
!issue5874.pdf
!filled-background.pdf
!ArabicCIDTrueType.pdf
!ThuluthFeatures.pdf

View file

@ -0,0 +1 @@
https://bug1142033.bugzilla.mozilla.org/attachment.cgi?id=8597714

BIN
test/pdfs/issue5874.pdf Normal file

Binary file not shown.

View file

@ -961,6 +961,21 @@
"link": true,
"type": "load"
},
{ "id": "bug1142033",
"file": "pdfs/bug1142033.pdf",
"md5": "1d9afd397e89a0f52c056f449ec93daa",
"rounds": 1,
"lastPage": 1,
"link": true,
"type": "eq"
},
{ "id": "issue5874",
"file": "pdfs/issue5874.pdf",
"md5": "25922edf223aa91bc259663d0a34a6ab",
"rounds": 1,
"link": false,
"type": "eq"
},
{ "id": "S2-eq",
"file": "pdfs/S2.pdf",
"md5": "d0b6137846df6e0fe058f234a87fb588",