mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #1406 from 'bdahl/string_fontname'
Fix string font names.
This commit is contained in:
commit
19bc96a617
4 changed files with 2194 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -25,6 +25,7 @@
|
|||
!issue1249.pdf
|
||||
!smaskdim.pdf
|
||||
!type4psfunc.pdf
|
||||
!issue1350.pdf
|
||||
!S2.pdf
|
||||
!zerowidthline.pdf
|
||||
!issue1002.pdf
|
||||
|
|
2184
test/pdfs/issue1350.pdf
Normal file
2184
test/pdfs/issue1350.pdf
Normal file
File diff suppressed because one or more lines are too long
|
@ -488,6 +488,12 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1350",
|
||||
"file": "pdfs/issue1350.pdf",
|
||||
"md5": "92f72a04a4d9d05b2dd433b51f32ab1f",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue925",
|
||||
"file": "pdfs/issue925.pdf",
|
||||
"md5": "f58fe943090aff89dcc8e771bc0db4c2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue