Merge remote-tracking branch 'origin/decodemap' into smaskscale

This commit is contained in:
Brendan Dahl 2011-12-15 15:20:36 -08:00
commit 01e876f014
11 changed files with 97 additions and 94 deletions

View file

@ -239,7 +239,6 @@ var PDFImage = (function PDFImageClosure() {
bits = remainingBits;
}
}
if(decodeMap) console.timeEnd('getComps');
return output;
},
getOpacity: function getOpacity() {