1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Adding multi dimensional interpolation and test file.

This commit is contained in:
Brendan Dahl 2011-11-11 14:44:47 -08:00
parent 74004b23bb
commit 543e3377de
4 changed files with 100 additions and 50 deletions

View file

@ -14,4 +14,5 @@
!sizes.pdf
!close-path-bug.pdf
!alphatrans.pdf
!devicen.pdf

BIN
test/pdfs/devicen.pdf Normal file

Binary file not shown.

View file

@ -268,5 +268,12 @@
"link": false,
"rounds": 1,
"type": "eq"
},
{ "id": "devicen",
"file": "pdfs/devicen.pdf",
"md5": "b9dbf00ec6bf02fcbefbb40332713aad",
"link": false,
"rounds": 1,
"type": "eq"
}
]