mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #1418 from notmasteryet/truetype-enc-2
Checking if it's a true symbolic truetype font
This commit is contained in:
commit
d9bb76d54c
3 changed files with 22 additions and 0 deletions
1
test/pdfs/preistabelle.pdf.link
Normal file
1
test/pdfs/preistabelle.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.fyve.de/downloads/Preistabelle_FYVE_Oktober_2010.pdf
|
|
@ -480,6 +480,14 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "preistabelle",
|
||||
"file": "pdfs/preistabelle.pdf",
|
||||
"md5": "d2f0b2086160d4f3d325c79a5dc1fb4d",
|
||||
"rounds": 1,
|
||||
"pageLimit": 2,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue925",
|
||||
"file": "pdfs/issue925.pdf",
|
||||
"md5": "f58fe943090aff89dcc8e771bc0db4c2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue