I created the Alleged Tarot in 2002 using SVG, which I was confident at the time was the next big thing in web graphics. Seventy thousand years later, I notice that Safari 4 supports SMIL-style animations in SVG, which means that the commentary and animations I incorporated in to the card designs now work again for the first time since Adobe abandoned their SVG Viewer plug-in.
Click on the little orange square to see my insightful analysis of the symbolism of the card.
Also see! the custom font I created for the card titles on the left-hand side also works. Spiffy.
If you are using Microsoft Windows, don’t feel left out—you can install Safari on Windows.
Update
The current state of play seems to be as follows:
Browser | SVG | SVG fonts | SVG animation |
---|---|---|---|
Chrome 1 | Yes | Yes | No |
Firefox 3 | Yes | No | No |
Internet Explorer 8 | No | No | No |
Opera 9 | Yes | Yes | Yes |
Safari 3.2 | Yes | Yes | No |
Safari 4 | Yes | Yes | Yes |
Neither Internet Explorer 6, 7, nor 8 support SVG in any way, except via a plug-in, such as Adobe’s SVG Viewer, which is now officially discontinued. At the other end of the scale, Opera have been quietly supporting SVG well for years now.
New versions of some browsers are already being tested:
Browser | SVG fonts | SVG animation |
---|---|---|
Chrome next | Yes | Yes |
Firefox next | Bug 119490 | Bug 216462 |
You can get a more thorough breakdown at the When Can I Use page.