hi Marjorie
> 1. Has anyone prepared a comparison of SVG Tiny with Full-fledged SVG? > (i.e. a document just showing the differences) not exactly, but you should get a feeling of what is suppored by looking at the supported elements list in the mobile specification http://www.w3.org/TR/SVGMobile/#sec-eleind > 2. Is there a way of looking at the file to know if it's created in > SVG Tiny? recommendations says we should use baseProfile for indication. <svg version="1.1" baseProfile="tiny"> > 3. Is there a website of graphics that are sorted by the SVG version? not that i know of. there are several svgt examples on the net, see: - http://www.tinyline.com/svgt/samples/samples/index.html - http://www.litux.org/blog/category/projects/svg/ (a guy from vodafone) - http://www.kokomo.tech.purdue.edu/cgt/courses/cgt216/ and of course the SVGT examples on my homepage http://www.treebuilder.de > > I guess, In part, I'm thinking about Opera, and trying to determine if > there are any GIS-like apps written that will support it. i dont think so, since there is currently no way to interact with your SVG via script... have fun holger ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

