Hi, I'm working on a new version of SVG-cards (http://david.bellot.free.fr/svg-cards) and I would like to do the following: I would like to define a first...
Going from the simple to the less-simple... *) An svg can contain an svg. Though this may be looking a bit clumsy from a simple structure point of reading...
So I was not too far from the solution. Apparently the idea is to use <svg> into <svg>. I cannot assume it's will be used by a browser. In fact the first...
Hello, I've got a bunch of simple Flash files -- they are nothing but bitmap tags shown in sequence at a specified frame rate. I would like to convert them to...
... By the way, I realized it's also possible and more elegant using SMIL: http://wwwpub.zih.tu-dresden.de/~s9783698/svg_movie/smil.xml Unfortunately that's...
Thanks! Yes, after I looked into it I saw that what I want is so simple that it can be done without getting into a special file format. But it is good to...
... Yeah, either way works. You could also use SMIL animation: <image xl:href-"frame0.png" id="fancyMovie"> <set attributeName="xl:href" to="frame1.png"...
63887
ddailey
ddailey@...
Jul 4, 2010 8:45 pm
I think I have even used something like <animate attributeName="xlink:href" values=" 'f1.jpg'; 'f2.jpg'; 'f3.jpg' " dur="3" repeatCount="indefinite" /> without...
... Yes, that's my third example: http://wwwpub.zih.tu-dresden.de/~s9783698/svg_movie/smil.xml I think the advantage of this solution over the JavaScript...
... <svg> in <svg> works perfect in all browsers (ASV, Firefox, Opera, IE9, safari, mobile safari, opera mobile). My application uses more than 50 <svg>...
Hi David, SVG is 'a modularized language for describing two-dimensional vector and mixed vector/raster graphics in XML'. It can effect change in a document a...
Having explored an SVG document with Firebug you may still have the same questions. Understandable! Are you trying to form a web site or an svg file? A web...
No just a svg file. Like the one I already did for SVG-cards but I want to make it more modular now, and re-exploit objects as much as possible. My problem is...
Has anyone written about audio-to-accompany SMIL animation, or, more gen- erally, what is the technical status of SVG's ability to compete with Flash-based...
63895
ddailey
ddailey@...
Jul 7, 2010 8:18 pm
I have just installed Firefox 4.0 Beta and am very pleased with its support for SVG's SMIL animation. Sure, there are a few things here and there that don't...
Hi Folks, I haven't been around for a while but I was wondering who, if anyone, is responsible for keeping the W3C's web pages up to date? The last news item...
Hi, Simon- ... I suppose I am guilty. It's a good point... I've been busy elsewhere, but I think I should prioritize this. Any suggestions about how to ...
Hey Doug, If you could find time each month to add one SVG-related piece of news eg. browser support, relationship to other standards (HTML5), etc. then I...
Hello I’m new to SVG and have a little problem. When I run, I get the following message The attribute "style" represents an invalid CSS declaration ...
From: simonshutter <simon@...> Date: Wed, 07 Jul 2010 21:38:10 +0000 ... Or at least submit contributions and suggestions? ... Peter E. -- Carnot is...
I am out of the office until 07/09/2010. Note: This is an automated response to your message "[svg-developers] numbers in scientific notation" sent on 7/8/10...
On Thu, 08 Jul 2010 13:26:51 +0200, Mark juszczec ... Yes, CSS doesn't support scientific notation. You will have to put those values in attributes instead....
I don't use an editor for making my files. OK, in fact I use Inkscape and Illustrator to design the objects, then I just go through a text editor to make to...
Hi, Simon, Peter (whoah, having Catholic-school flashbacks!)- I've redesigned the SVG WG homepage, which I've been meaning to do for a while, and I hope it's...
Hi Doug, I think it's a definite improvement but I haven't been too active the past year so not sure what else needs to be highlighted. The important thing is...