mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Guesses Type1C font type based on file content
This commit is contained in:
parent
26bea20c82
commit
98e023e464
4 changed files with 19 additions and 2 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -50,6 +50,7 @@
|
|||
!bug864847.pdf
|
||||
!issue1002.pdf
|
||||
!issue925.pdf
|
||||
!issue4668.pdf
|
||||
!gradientfill.pdf
|
||||
!bug903856.pdf
|
||||
!bug850854.pdf
|
||||
|
|
BIN
test/pdfs/issue4668.pdf
Normal file
BIN
test/pdfs/issue4668.pdf
Normal file
Binary file not shown.
|
@ -1583,6 +1583,12 @@
|
|||
"lastPage": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue4668",
|
||||
"file": "pdfs/issue4668.pdf",
|
||||
"md5": "a749d5ca995ad745411406d29156b04e",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue3666",
|
||||
"file": "pdfs/issue3666.pdf",
|
||||
"md5": "c2156a34b9634b174556910732ab9df0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue