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 #5308 from Snuffleupagus/fonts-mmtype1

Add support for MMType1 fonts with embedded font files
This commit is contained in:
Yury Delendik 2014-09-25 08:08:25 -05:00
commit 4189c78488
4 changed files with 11 additions and 0 deletions

View file

@ -55,6 +55,7 @@
!helloworld-bad.pdf
!zerowidthline.pdf
!bug868745.pdf
!mmtype1.pdf
!bug864847.pdf
!issue1002.pdf
!issue925.pdf

BIN
test/pdfs/mmtype1.pdf Normal file

Binary file not shown.

View file

@ -235,6 +235,13 @@
"rounds": 1,
"type": "eq"
},
{ "id": "mmtype1",
"file": "pdfs/mmtype1.pdf",
"md5": "7d632263d28bc2ff05ee0cc426966a5a",
"link": false,
"rounds": 1,
"type": "eq"
},
{ "id": "openoffice-pdf",
"file": "pdfs/DiwanProfile.pdf",
"md5": "55d0c6a1a6d26c9ec9dcecaa7a471e0e",