At 08:59 PM 4/30/2008, Bjoern wrote: [lots of informative answers] thanks, very interesting stuff! I had to search around at the apple site a bit, since the...
David Dailey
david.dailey@...
May 1, 2008 1:39 pm
60396
Hi All, Finally the new RENESIS Player 1.0 and the new Examotion Website is out. Check it out here: http://www.examotion.com / http://www.examotion.de The SVG...
Nina, 1) Thanks for posting this. I'll put my testing status up on my site some time tonight. Renesis' SVG score has gone up by about 4-5%. 2) Please post a...
... Ok, debugged it. It was two problems, actually: a) Clip Art: embedding a SVG file in an <object> did not work if the domains didn't match (even if one was...
Please, is there a way to create a filter that results in an element's color being the opposite of whatever may lie beneath the element? Thank you! -Mike...
I've created an SVG image that can at times have upwards of a thousand objects in it. All objects except one have their pointer-events property set to none....
Hi Mike. ... Depends what you mean by “opposite”, but yes I think you can. If you want your colours to be: r′ = 1 - r g′ = 1 - g b′ = 1 - b then you...
Does that happen consistently across browsers? It didn't seem like it should be true. I just ran some quick tests on 1000 objects and observed no appreciable...
ddailey
ddailey@...
May 3, 2008 2:10 pm
60403
I'm using ASV3. I'll try uploading a demonstration. Currently it's embedded within an HTA application, so I can't upload it. -Mike ... it should be true. ... ...
Thanks, I'll give that a shot. I meant "opposite color" in the same sense that the cursor or selection box color changes so you can see them in many paint ...
I notice that the roadmap says "basic animation support" is slated for a near-future release. Does that refer to SMIL animation or JavaScript animation? -Mike ...
OK, I uploaded the demonstration here: http://files.filefront.com/HW2+MissionDude+nohtazip/;10127642;/fileinfo. html The SVG file is embedded within...
I tried downloading to take a look, but the thing seemed a bit too complex for the time I was able to investigate. The fact that you're using IE/ASV was, of...
ddailey
ddailey@...
May 4, 2008 12:58 am
60409
I created a simpler version where all the JavaScript is instead embedded within the SVG file itself. I found that, in this case, the mouse event scripts don't...
Interesting to see that the performance improved by moving your script to SVG -- good call! Communicating back and forth between SVG DOM and HTML DOM is not...
ddailey
ddailey@...
May 5, 2008 1:49 am
60412
I went ahead and applied these changes to the application itself and noticed a few odd things. First off, there was no immediate change. The event script was...
Grrrrr! I just noticed that these savings weren't being translated very well when there were lots of objects. As an experiment, I tried embedding the test...
Yay! I figured out that the 'wmode="transparent"' attribute of the EMBED element was causing the slowdown. Compare the top versus the bottom image in the...
yes, this sounds reasonable: wmode=transparent is very slow. I don't think that there is a performance difference if you embed your script in the file or store...
Hi Alex, I just tried the new Renesis Player and see a lot of improvements compared to the previous version - congratulations! As others said, however, there...
Unfortunately, it's necessary for me to layer objects in my application. I tried removing/re-adding the "wmode" attribute dynamically using DOM methods, but...
... Great! Looking forward to have some spare time to perform some tests... :-) Just noticed the bug tracker [1] no longer accepts my authentication ...
Hi all! As promised, the SVG Zone has been released. Find more about the SVG Community at: http://www.svgzone.com As mentioned in the news, we're working hard...
Jeff, ... site ... Thanks. Yes, our Testsuite compability didn't rise up so much even though we are now supporting most of SVG excluding Animations and Filters...
Hi Andreas, ... This is me - Nina :) We are all posting from the same examotion Yahoo account, sorry for the confusion ;) ... Thanks, appreciated a lot! ... ...
Hi Helder! ... Well, sorry about the troubles, but I fear you have to make a new account. We've rebuild everything including the website and bugtracker and...