Greetings all, I’m a new subscriber to this list, a graphic designer and front end web developer from Adelaide (South Australia), and most relevantly a...
I'd like to know what is the 'right way' to do text input in pure SVG? (I am building a pure SVG user interface.) I have lots of different shapes (over 100),...
Hi There i am Totally new to this Technology and i am going to Create the Project in the very same Language about the Writing Style Alternative for Urdu...
Hi all, Here is some first information on SVG Open 2011, the annual worldwide SVG developers conference - just that you will know the location and date. SVG...
Hi, Got this link from Jeff Schiller: http://googlesystem.blogspot.com/2011/02/android-honeycombs-browser-supports-svg.html Note that it is not an official...
i have group of lines (vertical and horizontal) and a bounch of rects (i use them for buttons) there is one rect for each line. i want when i press a button...
For several years I've been modling space ships and things in Blender and then exporting to SVG with a python script. The trouble was that the script left...
Since I've updated to Safari 3.2.1 (Macintosh), I can no longer see SVG source through the context-sensitive menu option "View Source". I'm using the ASV 3.0...
i have a SVG which is inline in a html document(not in a <object> or <embed> tag). i want to provide zooming and panning support for it. i am using SVG...
Time for some humor! I was bored and so… went to see the MS IE9 SVG demos. I selected the SVG tweet cloud demo. My mouse cursor happened to be in the...
HI All, i want to implement the functionalty of rectangle very similar like SVG-edit where user can rotate the rectangle and also resize it.But i have problem...
I wish to animate a Yantra (http://en.wikipedia.org/wiki/Mandala: bottom of the page). I saved the image, used TotalVectorize to convert it to SVG (good...
Hi all, I have an svg file and I declare an foreignObject inside it. I can use this object as javascript variable by using getElementById. So, I want to access...
Hi all, There are a number of SVG based charting libraries available. We've seen JSXGraph (http://jsxgraph.uni-bayreuth.de/wp/) and dojox.charting with...
Hi all, LibreOffice 3.3 (the OpenOffice fork after Oracle's Sun takeover) was just released. See http://www.libreoffice.org/download/new-features-and-fixes/ It...
Here's a simple test that all browsers that I have tested fail: http://granite.sru.edu/~ddailey/svg/textPatternRotate.svg It's the first time I've ever seen...
In http://www.w3.org/TR/SVG/interact.html#EnableZoomAndPanControls it tells us that "SVG user agents that operate in interaction-capable user environments are...
If I understand Robert Longson's recent reply to a series of questions I had about styling and measuring s, it is because they don't have an SVGTransformable...
I am developing a User Interface with SVG and JavaScript. I am testing on Mac with Safari, Firefox 3.16 and 4b9, Opera 11, and Chrome I am using groups <g> and...
Hi, I have an edit in svg. It shows up well in all browsers, but on iPhone/iPad the keyboard is not active. Is there a way to solve this? Mit freundlichen...
I have moved the introduction* of this to the end so as to save the reader from my inspired prose. While arming yourself with all available SVG viewers,...
Hi, Is there a known problem with SVG in putting scrollbars if content crosses the viewport area ? Scroll bar is a must for the user to see the whole content....
Hi, I just wanted to share this website that a friend of mine built, which uses SVG (apparently working in Safari, Opera, and Chrome at the moment):...
Hi, I am observing strange behaviour regarding apperance of scrollbar in an embed element containing SVG. Firefox 4 (beta 8 ) and Opera (10.50) behave in one...
Hi, Opera 11 just installed itself on my computer. I tried testing my web comic (url in sig) and was shocked to discover that a lot of things (which mostly,...
In the past we had massive problems in using rtl languages (expl arabic) with svg. None of the browsers do a correct rendering. So I want to ask the browser...
I know SVG is supported in iPhone Safari browser, but are there APIs to play SVG SMIL animation using iPhone APIs I've never written iPhone App but planning to...
All, i want to implement the functionalty of rectangle very similar like SVG-edit where user can rotate the rectangle and also resize it.But i have problem in...