Posted by Captain Dondo on 01/21/06 22:06
Could someone please point me to a primer on SVG?
I have to create an animation on-the-fly. Basically the user fills out a
form telling a piece of equipment what to do in time-sequenced steps.
Before committing the changes I want to show the user what actions they
programmed the machine to perform. I've been planning to generate a GIF
on the fly, but I've started toying with the idea either of using <canvas>
or SVG. <canvas> is currently unsupported on my embedded browser
(konqueror embedded), so that leaves SVG.
How exactly do I use SVG graphics? What can I do and how do I go about it?
--Yan
Navigation:
[Reply to this message]
|