Wednesday, August 20, 2014

Re: render a SVG graphic as bitmap?

Also wrote a bunch of map animations in SVG back in 2011. Used SMIL to markup the animations and movements of viewports. Worked out quite well in FF at the time, but IE was terrible. Chrome worked well, but there were a number of SMIL methods that Chrome either didn't implement or did so incorrectly. I suspect it has much improved by now, especially given that browser vendors started to care about SVG once retina displays came out.

For great demos, check out http://svg-wow.org/. Note, when you use a world map with 1M+ points, it does render slower.


Joe

--
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+unsubscribe@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/d/optout.

No comments:

Post a Comment