Re: HTML5 and canvas

2010-08-11 Thread Steve Wart
Jamie have you looked at the lively kernel? http://www.lively-kernel.org/

It would be amazing if some of that work could find its way into GWT...

On Wed, Aug 11, 2010 at 10:59 AM, Jamie  wrote:
> I've been doing some more work with HTML5 and canvas.
> Writing out canvas scripts by hand is a pain, especially when you get
> into curves.
>
> So, have a look here if you're interested in canvas.
>
> For now, it's just plain JavaScript.
> However, javascript can be integrated into GWT, or you could transform
> it to Java if you want.
> Hope it's of some use.
>
> http://jamies-gwt.blogspot.com/2010/08/html5-canvas-editing.html
>
> Jamie.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



HTML5 and canvas

2010-08-11 Thread Jamie
I've been doing some more work with HTML5 and canvas.
Writing out canvas scripts by hand is a pain, especially when you get
into curves.

So, have a look here if you're interested in canvas.

For now, it's just plain JavaScript.
However, javascript can be integrated into GWT, or you could transform
it to Java if you want.
Hope it's of some use.

http://jamies-gwt.blogspot.com/2010/08/html5-canvas-editing.html

Jamie.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.