Commit Graph

26 Commits

Author SHA1 Message Date
Brendan Dahl
332ae4ce41 Change to the Apache v2 license. 2012-08-31 15:48:21 -07:00
Brendan Dahl
fd416d3788 Stop streams from being sent from worker for indexed color spaces. 2012-08-16 15:22:28 -07:00
Brendan Dahl
034583e1a1 Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension. 2012-05-14 17:19:09 -07:00
Yury Delendik
cea388201d Merge remote-tracking branch 'mozilla/master' into mergexref-1
Conflicts:
	src/core.js
	src/evaluator.js
	src/obj.js
2012-04-05 10:03:49 -05:00
Kalervo Kujala
99440ab691 Refactor class method names.
Also move functionality to more logical place in canvas.js and jpx.js.
2012-04-04 23:43:26 +03:00
Brendan Dahl
8a45177be0 Make Dict handle all the fetching of Refs. 2012-04-04 11:43:04 -07:00
Kalervo Kujala
8e060bdbca Use [] instead of new Array(...). 2012-03-22 15:15:27 +02:00
notmasteryet
1f0af7c476 Add 'Indexed' cs abbreviation 2012-03-17 17:35:04 -05:00
Artur Adib
00b7e7d255 isDefaultDecode(), as per reviewer comments 2012-02-06 16:10:15 -08:00
Artur Adib
0fc6c03956 Lab color space, closes #1133 2012-02-01 17:48:44 -05:00
Artur Adib
a39d487283 LabCS infra: args passed OK 2012-02-01 16:13:42 -05:00
Artur Adib
74ec7a4103 LabCS infra working 2012-02-01 16:04:12 -05:00
Andreas Gal
9650df5c10 fix style and add var declaration 2012-01-29 15:05:26 -08:00
Andreas Gal
28f82e3dd7 rewrite CMYK to RGB conversion 2012-01-29 11:09:33 -08:00
Brendan Dahl
74b66c0a7b Fix bug, decoding was always getting called. 2011-12-18 17:17:35 -08:00
Brendan Dahl
9d042ce166 Use the general function for is default decode. 2011-12-14 08:47:35 -08:00
Brendan Dahl
ff1d804fd7 Move the default decode to logic to the colorspace. 2011-12-13 14:35:46 -08:00
Kalervo Kujala
1ef4c94de2 Name all constructors. 2011-12-09 00:18:43 +02:00
Brendan Dahl
74004b23bb Add comments, fix default color. 2011-11-10 14:23:58 -08:00
Brendan Dahl
c198ec4323 Makes new alternate colorspace which handles separation and device. 2011-11-10 14:06:42 -08:00
Brendan Dahl
a12419c084 Initial devicen colorspace support. 2011-11-10 08:41:36 -08:00
Kalervo Kujala
cac9044161 Refactor colorspace.js and fix jslint warnings. 2011-11-05 22:13:16 +02:00
Kalervo Kujala
8f3448e9a8 Name anonymous functions in colorspace.js. 2011-10-30 13:44:10 +02: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