Hello, I'm using Java and Batik to convert a SVG file to PNG format but am getting an error when I try to do so. I've tried a number of different SVG files but...
Deal all, recently am trying my effort to make a "online svg editor" -- here is a demo -- http://wiki.techfandu.org/eduvid/svg-edit/svg-editor.html , I need...
I am trying to use the SVG GUI controls provided on Carto.net. Can I build the content for the ComboBox on the fly with a variable number of lines? (unknown in...
I am trying to see SVG in Firefox 1.5 on Macintosh 10.4. I am using the finder (file/open) or the Apache server (http) and I am getting nothing but the text. I...
Hi, I've just installed Safari 3.2.1. I've tested it with http://www.pixelpalaces.com/dk/toh5.svgz and it seemed to behave the same as the previous version...
Hi all, I'm experimenting with the Mars plugin for Adobe Reader and have some problems with the stroke-dasharray attribute. I have the following page: <?xml...
If I have an element such as a rectangle at (x, y) and I scale it horizontally by sx but I want it to remain positioned at (x, y) after the scaling, how do I...
Why do the 2 rectangles defined in the attached SVG have different dimensions when viewed even though they have identical specifications (except one has a...
For some reason, the only way I can get my replies to appear on the list is to forward them directly after replying. I don't know if anyone else is ...
Dear all, I'm trying to get the x - y values of an object moving along a motion path (SMIL animate...). I'm trying it using animVal. I get a negative result....
This may appear twice... I am resending as it hasn’t shown up after over an hour. Hmm, I didn’t notice that the attachment had been removed... oh well, ...
According to a Wired.com article Microsoft's Internet Explorer team took part in a public "Ask The Experts" web chat Thursday (22 Jan '09) morning. As of now...
It's taken me quite a while, but I believe I have addressed all of the concerns raised about the SVG profiling document that I posted here a couple of times in...
Hi, I contacted the Daisy consortium and they think that the Yahoo group may have been set up to echo posts to the DAISY list. Any member of the Yahoo group...
Is it possible with SVG to define "variables" which can then be referred to in multiple places in the XML? For example, I'd like to see something like: <var...
Hi, I am working on a new enhancement which deals with rendering a SVG file into our application. The SVG file is created by Microsoft Visio 2003. I need to...
If I define a path that includes curves, why is it that when I specify a stroke as a different colour from the fill that the stroke colour's rendering shape...
Hi all, I am Koearn. I am poor english. Now, I have a problem with SVG. Recently, I make map service for web that use SVG programing. look under the image! ...
Hello, I have a text and an SVG font. From what I understood, if I define a style with two fonts: my font and also with some other font, say: .mystyle {...
Hi. Thanks for your answers the other times. I've been trying to think of a way to use SMIL to produce the following result: Imagine that a point object moves...
Hi, As you know SVG provides an interface for getting the start time of an animation, called, getStartTime.[1] However, SVG doesn't say what this means when...
I able run svg file in linux but when embed that file into html it is not working, . To: svg-developers@yahoogroups.com MIME-Version: 1.0 Content-Type:...
Hi, Am I the only one who gets messages like this? ... -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document...
What tools would I need to use to convert paper maps into SVG files? What's the most efficient way to go about the task of converting a large number of maps? ...
Hi developers I want to implement foreign code in SVG. I tried it both as foreign object and as custom element as it is mentioned in the SVG spec. By clicking...