mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Merge remote-tracking branch 'origin/decodemap' into smaskscale
This commit is contained in:
commit
01e876f014
11 changed files with 97 additions and 94 deletions
|
@ -239,7 +239,6 @@ var PDFImage = (function PDFImageClosure() {
|
|||
bits = remainingBits;
|
||||
}
|
||||
}
|
||||
if(decodeMap) console.timeEnd('getComps');
|
||||
return output;
|
||||
},
|
||||
getOpacity: function getOpacity() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue