Hi Andreas, Well I knew that there was a problem with real and converted coordinates. But I tried to change my results. That causes errors whether in the...
Thanx for your help. but i think it works just fine for zoom or pan. if i really change the elements of the svg, i still can't solve the back problem, can i? ...
... Here is a simple example changing the viewBox attribute of an SVG svg element that works for me with Firefox 1.5 and Opera 9.0 with native SVG support and...
Hi, I have a question regarding my SVG file, which has some Javascript functions which manupulate individual tag attributes.I create the SVG file with Java. I...
... functions which manupulate individual tag attributes.I create the SVG file with Java. ... correctly as I want. How can I achieve that these modifications...
I'm using Adobe Viewer. At the moment the SVG File is loaded locally, but I will modify it to be loaded from a HTTP web server. I found something about ajax,...
... If you put a PI (processing instruction) of the form <?AdobeSVGViewer save="snapshot"?> in your SVG document (before the root element) then the Adobe SVG ...
Hi Darryl I found a workaround for that problem. Just replace the svg object tag with a script tag in html, e.g.: <script src="object1.js"></script> In the...
Hi Marcel, I am still not sure I fully understand the problem you have. However, if you suggest something useful to improve the navigation tool that would ...
I've just got myself a macbook pro running mac os x 10.7, and i downloaded firefox (the current version) and SVG is terrible in it. the bitmaps are all in a...
Hi, Yes firefox on the Mac (Intel or PPC) is on SVG much worse than under PC. Font problems , the performance is much slower. Please file bugs in Bugzilla to...
It is truly astonishing and dismaying to me that we must still scrounge for such basic GUI constructs as a dynamic menu. Go figure. You are in luck though: try...
Hi, I need svg plugins for mozilla because some features of svg like <text writing-mode="tb">VTEXT</text> is supported in I.E. but not in mozilla firefox 1.5. ...
Hello, I want to integrate binary images (mainly PNG) into a SVG document. The library I write generates SVG images which will be used in web environments. I...
... yes, this is unfortunately true and it's mainly due to poor Cairo (the graphic engine for SVG behind Firefox) development on MacOSX. Has anyone more...
... All three support data: URLs as in this example: <http://home.arcor.de/martin.honnen/svg/test2006070401.svg> See the data: URL specification here ...
... At this point we don't plan on updating to cairo-1.2 in Firefox 2, as there's a serious regression in cairo's atsui font backend when dealing with...
... Firefox 1.5.0.5 and Firefox 2 will contain the fixes for the byte ordering problems that cause SVG to look different between OS-X PPC and Intel. -tor...
... If some how you can do avariable such as var a="data: image/png;base64;......." then assign this variable to a URL or you can assign its url to a...
Guy, my guess is that it's intel related. I marginally prefer firefox over opera, primarily because the bug reporting is public. svg support is similar with...
Why not use IE? cheers Jonathan Chetwynd On 4 Jul 2006, at 06:53, Denish wrote: Hi, I need svg plugins for mozilla because some features of svg like <text ...
I presume this question has been asked before, but I can't find the appropriate terms to make Google spit out anything helpful. I would be grateful for any...
... Is sounds like it's the data URI scheme you're looking for? An example: http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-struct-image-04-t.html ...
Hi All, Am stuck up with a doubt ...I want to eliminate all the svg elements that are outside the view box...Please Can anyone tell me how to get the view box...
Hi All, Am stuck up with a doubt ...I want to eliminate all the svg elements that are outside the view box...Please Can anyone tell me how to get the view box...