hi, having a text fitted on a path with textPath i get a bad problem with events when setting high letter-spacing values on this text: only the letters of the...
Hallo Samuel The trick is to note that multiple transform operations are performed from right to left. The first text below is first rotated by 30° then...
Hi ! Does anyone know a standalone SVG Viewer ? This would be very useful for the visualization of SVG in a CD Rom, without having to install the SVG Player on...
Hi All, Can anyone suggest a good javascript debugger that can be used to debug javascript code in a SVG document ? i tried using Microsoft Script Debugger,...
Hello, I've got a problem, I'm working on an application which needs zoom and pan, but when i'm calling setSrc in my MouseUp function, I get an "Object...
I'd think the BitFlash viewer could be used for this quite well, if your SVG does not have any features that it doesn't support (no real important ones anyway...
I was reading the SVG specification and am puzzled by the meaning of section: 3.6.2 Painting raster images Why is this mentioned in the specification? Can ...
Hello All, This is a design question. Does somebody here do a multiresolution map application? i. e. a map viewer with increase of details when the user zoom...
Look at the work of the the folk at dept of Geography Zürich on Ada[ptive zooming: http://www.svgopen.org/papers/2002/cecconi_galanda__adaptive_zooming/ ...
Sorry for my bad English, I 'm not clear. forget the loop while : I tried something but it doesn't work. I want to create a zoom box, when I'm putting my mouse...
The Squiggle viewer from the Batik project should do what you want. You can download it here: http://xml.apache.org/batik/dist/batik-1.5.zip The Apache...
... Microsoft Script Editor and any other MS debugger (but maybe not the "classical" Script Debugger) will work fine for embedded SVG scripts as long as you...
Patrick Philippot
gtxsd-svg-developers@...
Sep 1, 2003 2:26 pm
33689
... Yes. The SVG <image> element is similar to the HTML <img> element. It can reference any type of image, although every SVG user agent is required to support...
Hi Patrick, Thank you very much for your reply.You have given me a valuable insight.I am not relying on Adobe JavaScript implementation. But, i am using a...
... map ... user ... Perhaps a solution for future You can see example ( Von Koch curve ) using RCC to define new attribute - object is visible for some value...
I should have mentioned that Microsoft Script Editor comes with Office 2000, FrontPage 2000 and Visual Studio (look for MSE.EXE in in C:\Program...
Patrick Philippot
gtxsd-svg-developers@...
Sep 1, 2003 3:17 pm
33693
... Just to be sure, the debugging options in Internet Options | Advanced | Browsing are set correctly? -- Patrick Philippot - Microsoft MVP [.Net] MainSoft...
Patrick Philippot
gtxsd-svg-developers@...
Sep 1, 2003 3:18 pm
33694
... for ... Josh, On my system, when the debugger jumps in, I have the choice between Microsoft Script Editor, Visual Interdev, Visual Studio and Visual Studio...
Patrick Philippot
gtxsd-svg-developers@...
Sep 1, 2003 3:43 pm
33695
Ashi, Also, take a look at DENG. It is not free, but is a Flash-based SVG viewer. it might do what you need. http://claus.packts.net/deng/ Ronan...
Ronan Oger (roasp)
ronan@...
Sep 1, 2003 4:01 pm
33696
Hello, Everybody. I'm May-Chan, webmaster of www.wondermay.com I glad to suggest my site. Let's you read and visit me just a litile time :D I love Cartoon...
Thanks Patrick..Some more questions..Please bear with me as this a long mail !! I checked the script options under Options/advanced/Browsing.These are set...
... I wouldn't use it this way. Do not launch MS Script Editor. Just load the SVG document in IE. When the interpreter encounters the "debugger" statement, a...
Patrick Philippot
gtxsd-svg-developers@...
Sep 1, 2003 5:24 pm
33700
Hi Patrick, I tried the following. For a non-svg related javascript, i inserted the line "debugger;" and invoked the .svg file in the way you ...
... I have loaded your SVG sample into IE and I'm sorry to say that the debugger jumped in adequatly and pointed to the "debugger" instruction in the source...
Patrick Philippot
gtxsd-svg-developers@...
Sep 1, 2003 6:49 pm
33702
E.g. http://www.karto.ethz.ch/td/pic/karibik.svg (A simple example by two students, could be done better.) Tobias...