2 Commits (1bada353886a767e7948ac2b6799ffe560484c83)

Author SHA1 Message Date
Kalervo Kujala a5bf02573d Implement initial CalGray support 12 years ago
Brendan Dahl 5ecce4996b Split files into worker and main thread pieces. 12 years ago
Brendan Dahl 55d6ede1da Create only one instance of each device colorspace. 12 years ago
Yury Delendik 3461d02d05 Enforces trailing spaces 12 years ago
benbro fc7c1fb6fd Fix check for instanceof Uint8Array in IE9 12 years ago
Brendan Dahl 09b52d7663 Fix lab colorspace decoding and rgb conversion. 12 years ago
Yury Delendik c48a689352 Speeds up the CMYK color conversion 12 years ago
vyv03354 7ad3e46ca8 Correct a typo in DeviceRgbCS_getRgbBuffer 12 years ago
Brendan Dahl fea4507c24 Create color maps for single component color spaces. 12 years ago
Ofir 549a35e67f Make sure IE9 gets integers because grad.addColorStop fails with floats 12 years ago
Yury Delendik 5cf0d8fa80 Enforces maxlen for jshint 12 years ago
Jon Buckley 4918c6f848 Issue #2008 - Fix lint errors for src/colorspace.js 12 years ago
Yury Delendik 0dc137a0df Refactors Lab CS; uses different conversion for D50 and D65; adds getRgbItem 13 years ago
Yury Delendik 0029b34d45 Refactors getRgb and makeCssRgb calls; reduces amount of created objects 13 years ago
Yury Delendik 13c430c6e1 Using CMYK SWOP colors 13 years ago
Brendan Dahl 332ae4ce41 Change to the Apache v2 license. 13 years ago
Pimm Hogeling 438e3c8f6d Fixes for subtile bugs that were introduced in 59283bdf6d and 99440ab691, among others. 13 years ago
Brendan Dahl fd416d3788 Stop streams from being sent from worker for indexed color spaces. 13 years ago
Brendan Dahl 034583e1a1 Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension. 13 years ago
Kalervo Kujala 99440ab691 Refactor class method names. 13 years ago
Brendan Dahl 8a45177be0 Make Dict handle all the fetching of Refs. 13 years ago
Kalervo Kujala 8e060bdbca Use [] instead of new Array(...). 13 years ago
notmasteryet 1f0af7c476 Add 'Indexed' cs abbreviation 13 years ago
Artur Adib 00b7e7d255 isDefaultDecode(), as per reviewer comments 13 years ago
Artur Adib 0fc6c03956 Lab color space, closes #1133 13 years ago
Artur Adib a39d487283 LabCS infra: args passed OK 13 years ago
Artur Adib 74ec7a4103 LabCS infra working 13 years ago
Andreas Gal 9650df5c10 fix style and add var declaration 13 years ago
Andreas Gal 28f82e3dd7 rewrite CMYK to RGB conversion 13 years ago
Brendan Dahl 74b66c0a7b Fix bug, decoding was always getting called. 14 years ago
Brendan Dahl 9d042ce166 Use the general function for is default decode. 14 years ago
Brendan Dahl ff1d804fd7 Move the default decode to logic to the colorspace. 14 years ago
Kalervo Kujala 1ef4c94de2 Name all constructors. 14 years ago
Brendan Dahl 74004b23bb Add comments, fix default color. 14 years ago
Brendan Dahl c198ec4323 Makes new alternate colorspace which handles separation and device. 14 years ago
Brendan Dahl a12419c084 Initial devicen colorspace support. 14 years ago
Kalervo Kujala cac9044161 Refactor colorspace.js and fix jslint warnings. 14 years ago
Kalervo Kujala 8f3448e9a8 Name anonymous functions in colorspace.js. 14 years ago
Kalervo Kujala 7e6a589074 Fix js strict warning in worker.js. 14 years ago
Artur Adib e71b6188c6 'use strict' everywhere 14 years ago
Artur Adib a7278b7fbc Splitting files 14 years ago