Tony, I installed Sketsa 4, OS X 10.4 and tried to open a new page. error dialogue attached. regards Jonathan Chetwynd java.lang.ClassCastException:...
Hi, When opening following file offline with with Firefox, it looks good but the animation is not working. But when opening it online at my web site, the code...
I forgot to change the subject when posting my last message. Sorry for the confusion. I am posting it again as follows: When opening following file offline...
hi, in a situation like this: <svg ... onmouseup="myDrag(evt)" onclick="myClick(evt)".../> i expected to get a mouseup-event only when finishing dragging. but...
... good but the animation is not working. But when opening it online at my web site, the code is really messy. Firefox so far does not support any SMIL...
Hi all, i have the following document obtained from a demo version of PDF2SVG, a PDFTRon product, and it looks very good with Internet Explore + ASV but it...
Flavio, This is caused by the following problem in the file: they draw that text with font fnt1 (which is probably translated from PDF Type3 font), which is...
Peter, thank you for the explanation. I will submit the problem to PDFTron, now i am sure it's something they ought to fix in their program, unless this...
I'm soliciting for some ideas regarding patterns in SVG. The document is basically a thematic diagram created on the fly using .net. Rectangles in a layer need...
Hi, Thank you the detailed bug reports, it is very appreciated We will look into this problem (Mac OSX 10.4 and Sketa) and will notify you when there is an...
Hi there, The new tests are nice however they are not SVG Tiny 1.1 compliant themselves. There are several files with the same problem: The animated values...
... I think comments on the test suite should go to www-svg@.... ... Note that the former says "Leading and trailing white space, and white space before and...
Hi, Thanks for your answers. You are right about the list of values. However I couldnt just blame myself :) The full wording could be only found in the SMIL2.0...
Brendan asks about dynamically changing the content of a pattern. defs> <pattern id="checkerPattern" patternUnits="userSpaceOnUse" x="0" y="0" width="20"...
ddailey
ddailey@...
Feb 4, 2007 3:53 pm
58028
Good Morning SVG Developers, As we all know to support interactivity we can use SVG and Javascript within a single file I would like to know about the...
SVG + DOM + JS is pretty much the same like HTML + DOM + JS ... usually, Javascript is in a CDATA block. The content of a CDATA block is ignored by the XML...
Hello, Just a short notice that Renesis SVG Player 0.5 has been launched. Go to http://www.emiasys.net for more details. Regards Emia Systems Renesis Dev Team...
I'll give it a try. I guess in this case I'd have to pass the color as an argument and on load swap the fill from blue to another color value. Will this work...
Hi, I am trying to use SVG Test Suite for svg conformance, but there is no documentation in the test suite for instructions on how to use the test suite. I see...
Hi, I'm trying to draw reflections on a ripling pond using a filter with feDisplacementMap. I've tryed generating the image (for in2) with an feTurbulence...
Inkscape is a rather popular tool. Many artists use it a lot. Coders (of SVG webapplications) are not that much of fans, many rather handcode everything. Is...
Have you tried using fill="currentColor" inside the pattern? Then you should be able to set the 'color'-attribute on the element that references the pattern...
Erik Dahlström
ed@...
Feb 6, 2007 8:40 am
58036
I quiet like Inkscape but I have a few issues with it and indeed all the current SVG editors I know of. (I am happy to be pointed at editors that don't have...
Hi, Just a quick note on the Extensible SVG Optimizer which was announced here. However, the project discontinued for some time but happy to announce that is...
How can a newbie best build svg cartoons for mobile phones? Do I need any special equipment other than an svg editor and viewer? Much help needed. Can I also...
where can I get a freeware or shareware standalone svg editor and viewer. Am new to svg, although somewhat adept with xml but intend deploying the codes I...
... Sometimes. Other people have already explained a bunch of good things about it, but there are a couple of things I don't like: 1. Too much precision in...