Last night, due to my lack of any social life at all, I started learning some SVG (Scalable Vector Graphics) code. It's pretty cool. It's certainly very powerful. I imagine that, for charts and graphs, it's about the best thing available at the moment. The quality of the eventual image is leagues above anything GIF, JPEG or PNG can output for the same filesize. It's built into Firefox by default now. In fact, apart from the render speed being a bit slow for complicated images, I can't really see anything against it.
So why doesn't anyone use it?
EDIT: Just to show off a bit ... here's an example of something I made: http://www.ooer.com/onion/autograph_1.svg
SVG
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
cool pic!
IE7 does NOT support SVG - it must use a plug-in. Unfortunately the most widely used plug-in is Adobe's SVG plug-in, which is being pulled by Q1 2008. Some people report that it gets installed with Reader, others contradict this.
I guess they're worried about competition with their other product: flash.
IE7 does NOT support SVG - it must use a plug-in. Unfortunately the most widely used plug-in is Adobe's SVG plug-in, which is being pulled by Q1 2008. Some people report that it gets installed with Reader, others contradict this.
I guess they're worried about competition with their other product: flash.
How disappointing.
Still ... there's hope in the form of Canvas! http://www.ooer.com/autograph/canvas/
Still ... there's hope in the form of Canvas! http://www.ooer.com/autograph/canvas/