Matt Ryan wrote:
I had heard once that there were browser compatibility issues with SVG - specifically, that they didn't "work properly" on browsers other than IE. Perhaps I misunderstood??

Firefox can render SVG files. There are some minor syntactic hoops you need jump through if you want to have the images inline, but it's not difficult. You can't use the usual <IMG> tag, but instead use <EMBED>. Now, as to browsers rendering this correctly in the first place... that's a different story.

Apparently, you can also do completely inline SVG as well, but I'm not sure about that.

I think that this is something that could be enabled or disabled in conf.php, on a per-site basis, and the default should be to generate PNG files--the current behavior.

--
Jesse Becker
NHGRI Linux support (Digicon Contractor)

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to