1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 23:28:06 +02:00

Merge pull request #6891 from Snuffleupagus/issue-6889

Map missing glyphs to the `notdef` glyph for TrueType (3, 1) fonts regardless if the 'post' table is defined or not (issue 6889)
This commit is contained in:
Yury Delendik 2016-01-20 13:14:47 -06:00
commit 0aa373cdf3
4 changed files with 12 additions and 2 deletions

View file

@ -204,6 +204,7 @@
!issue6106.pdf
!issue6296.pdf
!issue6298.pdf
!issue6889.pdf
!bug1001080.pdf
!issue6108.pdf
!issue6113.pdf

BIN
test/pdfs/issue6889.pdf Normal file

Binary file not shown.

View file

@ -1446,6 +1446,13 @@
"link": false,
"type": "eq"
},
{ "id": "issue6889",
"file": "pdfs/issue6889.pdf",
"md5": "397fa92da1a8bfa83dc8c20287854d15",
"rounds": 1,
"link": false,
"type": "eq"
},
{ "id": "tamreview",
"file": "pdfs/TAMReview.pdf",
"md5": "8039aba56790d3597d2bc8c794a51301",