mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Add test coverage for simpletype3font test PDF
This commit is contained in:
parent
9a17fc47a8
commit
e6427dc409
1 changed files with 13 additions and 0 deletions
|
@ -83,6 +83,12 @@
|
|||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "arabiccidtruetype-text",
|
||||
"file": "pdfs/ArabicCIDTrueType.pdf",
|
||||
"md5": "d66dbd18bdb572d3ac8b88b32de2ece6",
|
||||
"rounds": 1,
|
||||
"type": "text"
|
||||
},
|
||||
{ "id": "complexttffont-pdf",
|
||||
"file": "pdfs/complex_ttf_font.pdf",
|
||||
"md5": "76de93f9116b01b693bf8583b3e76d91",
|
||||
|
@ -275,6 +281,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "simpletype3font-text",
|
||||
"file": "pdfs/simpletype3font.pdf",
|
||||
"md5": "b374c7543920840c61999e9e86939f99",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "text"
|
||||
},
|
||||
{ "id": "close-path-bug",
|
||||
"file": "pdfs/close-path-bug.pdf",
|
||||
"md5": "48dd17ef58393857d2d038d33699cac5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue