Brendan Dahl
|
19fa6a5260
|
Adds support for color key mask.
|
13 years ago |
Yury Delendik
|
51b2587340
|
Copy decoded image data and keeps non-decoded pixes as transparent
|
13 years ago |
sbarman
|
5cbe3a517e
|
Undo removal of Mode line
|
13 years ago |
sbarman
|
7c48297794
|
Adding call to resolve unfulfilled promise
|
13 years ago |
sbarman
|
c900dfeced
|
Updated lint errors
|
13 years ago |
sbarman
|
dd14b3051e
|
Fix for issue #1796
|
13 years ago |
Brendan Dahl
|
2c49cab3a1
|
Fixing names.
|
13 years ago |
Kalervo Kujala
|
99440ab691
|
Refactor class method names.
Also move functionality to more logical place in canvas.js and jpx.js.
|
13 years ago |
Brendan Dahl
|
8a45177be0
|
Make Dict handle all the fetching of Refs.
|
13 years ago |
gigaherz
|
9abbce021f
|
Undo comment changes.
|
13 years ago |
gigaherz
|
c6d7e654ee
|
Replace variables named 'char'=>'character', 'byte'=>'octet' and field '.private'=>'.privateData'. This allows pdf.js to compile with Google's Closure Compiler.
|
13 years ago |
Kalervo Kujala
|
a84fbb9eb2
|
Fix a couple of closure names.
|
13 years ago |
Brendan Dahl
|
3c2a0f11b1
|
Decode more jpegs using the browser if possible.
|
13 years ago |
Brendan Dahl
|
5cfe97611f
|
Rename some variables.
|
14 years ago |
Brendan Dahl
|
db4a11e568
|
Fix comment.
|
14 years ago |
Brendan Dahl
|
03ec82ba62
|
Fix nits.
|
14 years ago |
Brendan Dahl
|
87d72023dc
|
Scale smask and image to the max dimensions of either one. Fix grayscale to scale the input value based on bpc.
|
14 years ago |
Brendan Dahl
|
abad94d2b6
|
Lints.
|
14 years ago |
Brendan Dahl
|
8096d747c0
|
Fix nits.
|
14 years ago |
Brendan Dahl
|
5ad3a9cc72
|
Add basic rescale support for smacks.
|
14 years ago |
Brendan Dahl
|
ff1d804fd7
|
Move the default decode to logic to the colorspace.
|
14 years ago |
Brendan Dahl
|
55bbcbc664
|
Working improved version. Still need to refactor default decode stuff.
|
14 years ago |
Brendan Dahl
|
d76f5f6815
|
Playing with initial decode map impl.
|
14 years ago |
Brendan Dahl
|
94a48cab82
|
Address Julian's comments.
|
14 years ago |
Artur Adib
|
2113e0615e
|
Reverting error(); warn() instead of TODO()
|
14 years ago |
Brendan Dahl
|
948de2bdbe
|
Remove some unintended changes.
|
14 years ago |
Brendan Dahl
|
176452c988
|
Style nits.
|
14 years ago |
Brendan Dahl
|
683f64d54f
|
Use promises to track completion of decoding.
|
14 years ago |
Artur Adib
|
de33e44b09
|
Lint
|
14 years ago |
Brendan Dahl
|
7d1cddf371
|
Add ability to fast track natively supported jpegs.
|
14 years ago |
Artur Adib
|
fcbe4f13d1
|
More sanity checks
|
14 years ago |
Kalervo Kujala
|
1ef4c94de2
|
Name all constructors.
|
14 years ago |
Artur Adib
|
a21030a502
|
Throw error when pixels don't match
|
14 years ago |
Brendan Dahl
|
f7207a51f8
|
Fix missing bracket.
|
14 years ago |
Brendan Dahl
|
146cd8c861
|
Second stage, smasks now working. Still needs optimization.
|
14 years ago |
Brendan Dahl
|
2a632d4ab2
|
First stage of trying to support smasks on native jpegs.
|
14 years ago |
Julian Viereck
|
af8e2a1189
|
Address review comments by yury
|
14 years ago |
Julian Viereck
|
97802aac64
|
Inline JpegImageLoader to remove new JpegImageLoader call
|
14 years ago |
Brendan Dahl
|
9bb2b881b0
|
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
|
14 years ago |
Kalervo Kujala
|
11098d66dc
|
Name anonymous functions in image.js.
|
14 years ago |
Kalervo Kujala
|
7e6a589074
|
Fix js strict warning in worker.js.
Also fix a few minor nits.
|
14 years ago |
Artur Adib
|
e71b6188c6
|
'use strict' everywhere
|
14 years ago |
Artur Adib
|
a7278b7fbc
|
Splitting files
|
14 years ago |