mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Guess CIDFontType0 subtype based on font file contents (issue 5751)
This commit is contained in:
parent
72cfa36b06
commit
e894a0a4c6
4 changed files with 26 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -62,6 +62,7 @@
|
|||
!bug868745.pdf
|
||||
!mmtype1.pdf
|
||||
!issue5704.pdf
|
||||
!issue5751.pdf
|
||||
!bug893730.pdf
|
||||
!bug864847.pdf
|
||||
!issue1002.pdf
|
||||
|
|
BIN
test/pdfs/issue5751.pdf
Normal file
BIN
test/pdfs/issue5751.pdf
Normal file
Binary file not shown.
|
@ -1105,6 +1105,13 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5751",
|
||||
"file": "pdfs/issue5751.pdf",
|
||||
"md5": "9334a52dc85747f1e3422767e0cd3ee9",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug867484",
|
||||
"file": "pdfs/bug867484.pdf",
|
||||
"md5": "347af7b0ef7279b1a7f43b03bfda4548",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue