True. I had previously coded up a full GWT binding for Raphael, some years 
back, I still have that around. The only issue is to get Raphael to really 
work nice with GWT events, I had to bind the Raphael Elements up into 
Widgets, and that was fine
with a couple hundred primitives, but when it came to thousands, it started 
to chew alot of memory.... which is what I was working around in Lienzo, 
along with other issues that were related to the Raphael API. I wanted to 
do Layers and multiple "views" of the same Graphics DAG, Image export, and 
Image processing ( filters )

BTW, if you are interested in Lienzo, 1.2 SNAPSHOT is available at 
sonatype, but it's not QUITE ready. I'm trying to get full SVG Path support 
to work on Canvas, which is not all that easy. I can send out nighly's to 
anyone interested.

On Thursday, August 8, 2013 1:29:22 AM UTC-4, Frank wrote:
>
> Lienzo is also a good lib.
> Only 1 remark : Lienzo doesn't support VML, and won't work under IE8 and 
> older. GWT-Graphics and Raphael do work under these browsers.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to