Commit graph

18 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
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
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
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
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
07f6c84e18 first commit 2009-01-15 12:07:26 +01:00