Is there a special case in the spec somewhere that forbids using a linear gradient for stroke on horizontal and vertical lines? A co-worker asked for a 1-pixel...
Hi, Pantograph (http://severnclaystudio.wordpress.com/bluebeard/) is a Python script to render Blender (3D graphics program - http://www.blender.org/) files as...
Hi, Does anyone know of examples of the new HTML5 drag/drop events(ondrag, ondragend, ondragenter, ondragleave, ondragover, ondragstart, ondrop) for SVG...
Hello Everyone, is there any possibility to specify the text rendering position on a path? I mean to specify if it has to be rendered inside or outside the...
Hi SVG Developers, The 9th edition of the SVG Open conference takes place in Cambridge, Massachusetts (next to Boston), USA, from Monday Oct. 17 to Thursday...
having difficulty finding non-pareil or ideal examples of legends** as used in cartography. ie text in html, graphic in SVG in use, in the wild, please advise...
This thread started at W3C [1], but both Helder and David have recommended that I move it here, so that's what I'm doing. The thread so far is quoted below. ...
In svg we have path.getTotalLength() path.getPointAtLength(fraction) to get a point.x and point.y at the fraction position. But what if we have point.x and...
Christian is a great guy that I work with. He has created a wonderful little web applet for composing filters. I can't wait for him to share it (and he will...
Hi, I am changing the SVG content with javascript and after the changes I want to get the changed svg in a text file the way I can do innerHTML for HTML I...
I've been stuck on using filters for a very specific effect that I am hoping the experts here can help me with. Think of a image being strecthed in 2 like...
Hi, I have written a SVG SMIL animation but as I do not have any iOS device can someone help me in comparing the animation in Opera on a Windows Machine and ...
will Greenmap publish their large library of iconic symbols designed for use in maps in Scaleable Vector Graphic (SVG) format**? regards Jonathan Chetwynd ...
Back some time ago, there was discussion (http://tech.groups.yahoo.com/group/svg-developers/message/59832 [1] ) about making brick patterns in SVG, with...
Hi, I am trying to control the timeline of a SVG SMIL animation with javascript and kind of confused about the effect of changing the begin time by using the...
I have been experimenting with SVG Filters across Safari, Firefox, Chrome and Opera. I am trying to get some stable performance timing so that I can understand...
After spending some time with Javascript I figured out that I can't set OBJECT tag attributes from Javascript!!! Any other way... should SVG SMIL clips work as...
Hi everyone, Perhaps a bit ironic... I've created a couple icons a few years ago, based in the logo contest winner ran back then. Recently, I found the files...
Hi, SVG Community, I would like to finish my SVG project that is a SVG/PHP/Ajax server called SVGMyServer It's ok for IE plus Adobe SVGViewer but til some pb...
Is it possible to start an animation (begin=...) with the event DOMNodeInsertedIntoDocument? If it is possible, what is the notation in the animation part? I...
I just solved one of those problems that I wrote about in my last message: #2 -- One apparently doesn't have a document within the SVG node -- you just acess...
Some of my students have started turning in projects in which they use SVG inline in HTML5. So I figured it was time for me to figure something out about it. ...
People, I have been on this list for quite a while because I am interested in SVG but I have to give one of my web sites a new look and feel and it occurs to...
I am trying to make 3 viewBoxes, showing a complete field, the upper half (attack) or the lower half (defense). However, I do not understand the viewBox...
Hi all, Is it possible to draw a pie chart if I have a list of XY coordinates? I searched for some samples but most of them involved using the ellipse element....
Hi There I'm trying to get my SVG animated series to my Wordpress blog (http://www.veikoherne.com/wonderries/) as they still work on Opera after more than 5...
Just FYI, this new SVG web app contains quite a few good examples including GIS features, handling foreignObject across browsers performing text input, dynamic...