Commit graph

36 commits

Author SHA1 Message Date
Ilya Furman
dca23ce291 Carry source images crossOrigin attribute along
Before canvases transformed with pixastic would be tainted because
image URL was carried along but not crossorigin.
2014-08-29 19:07:20 +03:00
Jacob Seidelin
349808de4f Merge pull request #21 from binoculars/legacy
Image Dimensions Fix
2014-04-17 15:05:31 +02:00
Barrett Harber
f7ee54762d Image Dimensions Fix
If the image has a valid width and height, use it. Otherwise, the
off-screen rendering creates an image that is the maximum size of the
browser window. This can be seen on with large images that are greater
than the size of the browser window.
2013-11-27 18:03:09 -05:00
jseidelin
178dd7313b Fix revert. wow. 2011-06-20 01:56:05 +02:00
jseidelin
5fd9798588 add revert action to jquery wrapper 2011-06-20 01:54:13 +02:00
Jacob
0845d479b3 fix crlf 2010-02-11 08:10:29 -08:00
root
9d47c17fc2 move canvas check functions + add canvas check to hasGlobalAlpha 2009-10-24 11:50:59 +02:00
root
ef683584f7 reference to wrong ctx in hasGlobalAlpha 2009-10-24 11:42:38 +02:00
root
1c13a04798 add optional outputCanvas to options object 2009-10-05 13:48:32 +02:00
root
0138ada986 add optional outputCanvas to options object 2009-10-05 10:37:10 +02:00
root
1072ad8d17 add optional outputCanvas to options object 2009-10-05 10:20:28 +02:00
root
ef3a2bf34e add optional outputCanvas to options object 2009-10-05 10:19:53 +02:00
root
61418d22f2 add optional outputCanvas to options object 2009-10-05 10:16:34 +02:00
root
e60156ee75 change id on script element for onload handler 2009-10-05 10:13:52 +02:00
root
b18accbfe7 fix globalAlpha check so it doesn't barf in IE 2009-09-04 07:51:27 +02:00
root
848690c5b7 added check for globalAlpha and helper function in Client 2009-08-21 17:45:12 +02:00
root
6321a532e8 don't use globalCompositeOperation in linear dodge 2009-08-13 23:52:52 +02:00
root
97e2ac4cad various performance optimizations 2009-08-11 14:47:35 +02:00
root
f7234c0087 add color histogram and flip actions 2009-08-11 12:58:58 +02:00
root
fdf3968f84 change license to MPL 2009-07-14 09:53:19 +02:00
root
78f642d643 New procedure for toggling DOM parsing on page load 2009-05-10 22:19:21 +02:00
root
9f7a86ebed fix dimensions of new image 2009-05-08 12:52:37 +02:00
root
89598a4afe more canvas index errors 2009-05-08 11:37:55 +02:00
root
570871a0a0 fix various canvas range/index errors 2009-05-07 18:24:08 +02:00
root
22e084a600 fix various canvas range/index errors 2009-05-07 18:20:06 +02:00
root
bad1b62696 force width/height to integers 2009-05-07 10:00:22 +02:00
root
da2de906e7 Temp. fix handling of boolean options to allow strings 2009-05-06 18:24:07 +02:00
root
459822d4f6 Switch direction of rotation 2009-05-06 14:33:49 +02:00
root
fa43b9b5d8 Header corrections 2009-05-06 12:05:58 +02:00
root
0395961e2b Header corrections and performance improvements 2009-05-06 12:03:43 +02:00
root
6553abc2fa Header corrections 2009-05-06 11:57:33 +02:00
root
6fab226831 Minor Changes in preparation for new editor 2009-05-06 11:53:07 +02:00
root
20fdb50db0 Added color histogram, flip, resize and rotate actions + a few changes to core 2009-05-06 11:47:27 +02:00
root
f3bbbff92c first commit 2009-01-15 12:11:39 +01:00
root
07f6c84e18 first commit 2009-01-15 12:07:26 +01:00
root
d946e6c3bf first commit 2009-01-15 12:00:42 +01:00