1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00

Add another way to detect cmyk images.

This commit is contained in:
Brendan Dahl 2011-11-08 13:53:56 -08:00
parent 1869888838
commit 8d52a1e92a
3 changed files with 27 additions and 6 deletions

View file

@ -40,7 +40,8 @@ function onMessageLoader(evt) {
'parser.js',
'pattern.js',
'stream.js',
'worker.js'
'worker.js',
'../external/jpgjs/jpg.js'
];
// Load all the files.