mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Add and wire in test files
This commit is contained in:
parent
0906cc8c94
commit
8dbbbbb589
2 changed files with 15 additions and 0 deletions
BIN
test/pdfs/ArabicCIDTrueType.pdf
Normal file
BIN
test/pdfs/ArabicCIDTrueType.pdf
Normal file
Binary file not shown.
|
@ -48,5 +48,20 @@
|
|||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "openofficecidtruetype-pdf",
|
||||
"file": "pdfs/arial_unicode_en_cidfont.pdf",
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "openofficearabiccidtruetype-pdf",
|
||||
"file": "pdfs/arial_unicode_ab_cidfont.pdf",
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "arabiccidtruetype-pdf",
|
||||
"file": "pdfs/ArabicCIDTrueType.pdf",
|
||||
"rounds": 1,
|
||||
"type": "load"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue