notmasteryet
|
93ca387d1b
|
Migration of the JPX code (from jpx5)
|
2012-01-11 20:08:46 -06:00 |
|
notmasteryet
|
4bb289ec49
|
Merge pull request #1026 from brendandahl/nativedecode
Decode JPEGs using browser when possible
|
2012-01-05 16:25:21 -08:00 |
|
Brendan Dahl
|
7bf5daa273
|
Only set transform when its a non default.
|
2012-01-05 11:06:17 -08:00 |
|
Brendan Dahl
|
9538da2b58
|
Move comments.
|
2012-01-04 11:56:53 -08:00 |
|
Brendan Dahl
|
3c2a0f11b1
|
Decode more jpegs using the browser if possible.
|
2012-01-03 14:26:19 -08:00 |
|
Saebekassebil
|
7fd0dbbc17
|
Typdoh
|
2012-01-03 19:38:45 +01:00 |
|
Saebekassebil
|
77e900da11
|
Add #findTableCode to CCITTFaxStream's prototype, fixing issue #1015
|
2012-01-03 19:11:13 +01:00 |
|
Kalervo Kujala
|
1ef4c94de2
|
Name all constructors.
|
2011-12-09 00:18:43 +02:00 |
|
Brendan Dahl
|
b64b7d55b1
|
Use the updated jpgjs with faster transform.
|
2011-11-22 09:32:20 -08:00 |
|
Brendan Dahl
|
d2964f3e94
|
Update documentation.
|
2011-11-16 15:12:42 -08:00 |
|
Brendan Dahl
|
b872a08f4f
|
Data is now created by jpg.js since we don't know the size.
|
2011-11-09 09:50:40 -08:00 |
|
Brendan Dahl
|
073af78307
|
Handle device gray and pass in the color transform option.
|
2011-11-09 09:29:33 -08:00 |
|
Brendan Dahl
|
493805d952
|
Remove the alternative way to do CMYK check. Checking the colorspace seems sufficient.
|
2011-11-08 14:00:39 -08:00 |
|
Brendan Dahl
|
8d52a1e92a
|
Add another way to detect cmyk images.
|
2011-11-08 13:53:56 -08:00 |
|
Brendan Dahl
|
1869888838
|
Comment on the new flag.
|
2011-11-08 08:50:01 -08:00 |
|
Brendan Dahl
|
9bb2b881b0
|
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
|
2011-11-08 08:48:10 -08:00 |
|
Kalervo Kujala
|
7e762169cf
|
Name a few anonymous functions.
Also rename some functions.
|
2011-10-29 13:20:48 +03:00 |
|
Kalervo Kujala
|
7e6a589074
|
Fix js strict warning in worker.js.
Also fix a few minor nits.
|
2011-10-27 21:51:10 +03:00 |
|
Artur Adib
|
e71b6188c6
|
'use strict' everywhere
|
2011-10-25 18:18:22 -07:00 |
|
Artur Adib
|
a7278b7fbc
|
Splitting files
|
2011-10-24 16:55:23 -07:00 |
|