tag:blogger.com,1999:blog-11300808.post962425344379911057..comments2026-04-16T00:24:47.622-07:00Comments on The official Google Code blog: SVG at Google and in Internet ExplorerMike Marchakhttp://www.blogger.com/profile/08067736591419106914noreply@blogger.comBlogger11125tag:blogger.com,1999:blog-11300808.post-31999029289991256222010-10-14T14:00:10.920-07:002010-10-14T14:00:10.920-07:00SVG on Android! Head out of Sand! The author of ...SVG on Android! Head out of Sand! The author of this blog should go talk some sense into the folks who say it&#39;s too big (1MB? really?) to include in Android. See http://code.google.com/p/android/issues/detail?id=1376Unknownhttps://www.blogger.com/profile/06695053314799000063noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-40191371678912047342010-05-28T05:20:38.631-07:002010-05-28T05:20:38.631-07:00There is a port of libsvg for Android, can be used...There is a port of libsvg for Android, can be used to rasterize a SVG image to an Android canvas object.<br /><br />https://code.launchpad.net/libsvg-androidS.A.T.A.Nhttps://www.blogger.com/profile/15287438910380249815noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-78498346246849089272010-04-26T10:47:48.862-07:002010-04-26T10:47:48.862-07:00As the poster above said, it is interesting that d...As the poster above said, it is interesting that default browser in Android does not support SVG. Here is what seems to be the reason why: <a href="http://code.google.com/p/android/issues/detail?id=1376" rel="nofollow">issue 1376</a>. <br /><br />Perhaps the google people that are excited about SVG can try to get the android people more excited. :)Unknownhttps://www.blogger.com/profile/16453080805036656127noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-68407004670341170962009-11-05T20:42:52.298-08:002009-11-05T20:42:52.298-08:00I wrote up my own entry about this, and wrote up a...I <a href="http://blog.revealedsingularity.net/post/2009/11/05/svgs-and-browsers" rel="nofollow">wrote up my own entry about this</a>, and wrote up a simple PHP library around the SVGWeb code that also takes into account the different declarations needed between browsers: <a href="http://filehost.revealedsingularity.net/universal_svg.7z" rel="nofollow">download here</a>. Hopefully it&#39;s of some use to you guys! <br /><br />It&#39;s not quite as compatible as just writing a tag, but I think that it is pretty easy to implement and pulls off the &quot;embed with one line of code&quot; objective. Right now, it only works with external SVG resources.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-11300808.post-58733031424703640712009-10-06T19:51:48.884-07:002009-10-06T19:51:48.884-07:00Hey Brad! SVG Web means that SVG is now ubiquito...Hey Brad! <br /><br />SVG Web means that SVG is now ubiquitous. I&#39;ll ask the SVG IG to see if we can&#39;t put some energy into updating the Wikipedia entry on SVG to help celebrate the confluence of streams.<br /><br />Great conference! Thanks so much to you and Google for hosting it.<br /> <br />Next year in .ie? <br /><br />I mean Ireland of course.ddaileyhttps://www.blogger.com/profile/18292738980027558496noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-84341882163123033172009-10-06T14:43:10.295-07:002009-10-06T14:43:10.295-07:00All five of the reasons why &quot;Google is excite...All five of the reasons why &quot;Google is excited about SVG&quot; apply to MathML: it&#39;s part of HTML5; it&#39;s text and markup; it&#39;s compact relative to images; it integrates with other web technologies; and it&#39;s vendor neutral. MathML works in IE, Firefox, and somewhat in Opera (via CSS). MathML development is going on in Webkit. MathML in IE via the MathPlayer plug-in works with a lots of assistive technology so that the math encoded with MathML is accessible.<br /><br />It&#39;s great that your working to improve the SVG experience, but what about improving the experience for people who use math (something that every child does every school day)? Any plans for MathML support in Chrome?<br /><br />[Disclaimer: I work on MathML support/accessibility]Unknownhttps://www.blogger.com/profile/10251478778519575463noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-50593979051403298042009-10-05T16:47:35.365-07:002009-10-05T16:47:35.365-07:00@Francis: Thanks for the nice comment! Much apprec...@Francis: Thanks for the nice comment! Much appreciated :)<br /><br />@Kenneth: The SVG in HTML 5 embed syntax (documented at http://www.whatwg.org/specs/web-apps/current-work/#svg-0) is still being finalized. It is in FF 3.6 but off by default; I&#39;m sure it will arrive in Webkit soon. SVG Web currently allows direct embed of SVG into HTML 5 and will support the final HTML 5 syntax when it is finalized soon.Brad Neuberghttps://www.blogger.com/profile/03436380878044525337noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-89757106012286726502009-10-05T07:09:57.187-07:002009-10-05T07:09:57.187-07:00Internet Explorer huh? Sorry, but I&#39;m really t...Internet Explorer huh? Sorry, but I&#39;m really trying hard to care...duncanhttps://www.blogger.com/profile/07599085912848786479noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-24142493014291927992009-10-03T14:50:01.610-07:002009-10-03T14:50:01.610-07:00That example about embedding svg in html doesn&#39...That example about embedding svg in html doesn&#39;t seem to work with WebKit (nor Firefox for that matter).<br /><br />I thought it could have been a problem in our Qt port (I&#39;m a WebKit developer), but testing with Safari shows that it doesn&#39;t work there as well.<br /><br />Cheers,<br />KennethKenneth Rohde Christiansenhttps://www.blogger.com/profile/01428436368669198056noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-42307663698427974822009-10-03T12:28:11.902-07:002009-10-03T12:28:11.902-07:00Good articles in the press talking about how Googl...Good articles in the press talking about how Google is calling on Microsoft to (finally) implement SVG in IE and congratulations on SVG Web. But how are things going with Android supporting SVG? Is this finally happening? Would hate to have to use Chrome Frame or SVG Web to get SVG working in Android. If Microsoft does finally implement SVG, Android will be the lone holdout. SVG has become ubiquitous on desktop and mobile except Android.Jon Ferraiolohttps://www.blogger.com/profile/02044083141425976389noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-20586042233359620732009-10-03T12:04:11.319-07:002009-10-03T12:04:11.319-07:00Brad, The exquisite timing of browser dynamics, al...Brad,<br />The exquisite timing of browser dynamics, along with your talents has, finally, lauched SVG.<br />I am so glad for those who have hung in for so many years...Francis Hemsherhttps://www.blogger.com/profile/10646002961593742101noreply@blogger.com