Currently available in the
Firefox 4 nightly builds,
Scalable Vector Graphics (SVG) support is due to be rolled out with the next iteration of the Firefox 4 beta. For those not in the know,
SVG is a family of 2D XML-based image formats that can be created as either static or dynamic images, similar to what you can do with GIFs. The benefit of using vector graphics over
raster or bitmap formats, such as JPEG, GIF, or PNG, is that SVG images are scalable without pixelation. This scalability makes them ideal for sites that have various target formats. For instance, an SVG image will look equally as crisp on a tiny phone screen, or blown up on a huge 4K projector -- that's not something that can be said for raster images.
Daniel Holbert has put together some
simple examples of SVG use, including a Firefox
persona as shown above, which you can see using the
current nightly of Firefox 4.
Tags: beta, firefox, Firefox4, mozilla, personas, svg, vector
Comments
3
Subscribe to commentsDagurOct 21st 2010 6:09AM
Firefox has had SVG support for a long time (and every browser will have it when IE9 is out). It's the SVG image support that is new in FF4.
Samuel GibbsOct 21st 2010 6:28AM
Firefox does have limited support for SVG, but not complete. Viewing Daniel's examples in FF3.6 for instance shows no embedded svg images. Admittedly it is confusing (at least for me), but current state of svg in FF can be tracked here: http://www.mozilla.org/projects/svg/status.html
motangOct 21st 2010 1:14PM
Firefox 4 is seriously taking a long time to come out, hopefully by the years end we will have the stable version.