I've been running into what seems like the same sort of issue in trying to put SVG content in Moodle pages. inline, <object> and <iframe> don't seem to work...
64054
ddailey
ddailey@...
Oct 2, 2010 7:13 pm
Hi I wonder if anyone has done any experimenting with IE9 and ASV. Certain features[1] in ASV are still more advanced than any other browser, leaving certain...
Hi David, ... I know I've asked before, I apologize for losing track of this, but can we get a list of features that ASV supports better than any other...
64056
ddailey
ddailey@...
Oct 2, 2010 9:23 pm
I was pleased to find that this example [1], of simulated cylindrical rotation, from [2] is now working in these browsers: IE/ASV Opera (9.5 or newer) FF (4.0...
I successfully tested my freshly written path data parser against the paths found in the "paths-data-##-t.svg" files of the 1.2 Tiny test suite. But I wonder...
64058
ddailey
ddailey@...
Oct 2, 2010 10:26 pm
Hi Jeff, Yes, I'm sure my understanding of how plugins work is flawed. ;) So you're saying that if IE8/ASV didn't support HSL, it will never in IE9/ASV, since...
Hi David, ... I'm curious if Google Chrome Frame plugin meets that purpose? WebKit is supporting more and more SVG Filters and SMIL these days and is actively...
64060
ddailey
ddailey@...
Oct 3, 2010 12:29 am
Yes, I am quite impressed by the rapid progress that WebKit seems to be making, and recently! Also, if I heard Alex Danilo right at SVGOpen, Abbra will be...
... Hi, David, you may try http://www.smartfills.com/Html/GradienFillsDemo.zip. I forgot to take this one to SVGOpen 2010. But, this one looks rather pretty...
64062
ddailey
ddailey@...
Oct 4, 2010 2:08 am
Hi Andrei, I tried the link here, but was told "file not found" -- looks like you moved it somewhere else? cheers David ... From: "Andrew Matseevsky"...
... Right, parsing that should give you the coordinates: "0.", ".0", ".1" and "2". ... Sounds like a bug in Chrome then. ... It's always nice to be thorough,...
... The feature list can be found at http://leunen.d.free.fr/fakesmile/status.html It's true I have found some time to fix some bugs, but haven't added any ...
... That's clear, that's the only possible interpretation. I only wanted to know whether this is covered by the EBNF description found in the specs. ... No,...
I just can't remember. I seem to recall a DOM interface or function in SVG that takes as input a character (i.e., a text string of length one) rendered in a...
... There is no such function in SVG 1.1 or SVG Tiny 1.2. Also note that a glyph is not necessarily a single path, with SVG fonts you can have more or less...
What Bjoern said. By the way, I would like to see this functionality exposed at some point in the future so that web-based graphical editors (like SVG-edit)...
64072
ddailey
ddailey@...
Oct 4, 2010 9:36 pm
What Jeff said. Ditto. David ... From: jeff_schiller To: svg-developers@yahoogroups.com Sent: Monday, October 04, 2010 4:40 PM Subject: [svg-developers] Re:...
... Maybe one could also add something like <path d="m0.1.2.3 4"/> One more thing, though not an edge case: At least in the path data related test cases...
a really fabulous opportunity to demonstrate SVG has recently arisen: "Mozilla Labs is excited to announce the launch of our first international Open Web...
XGS XML Go Server http://www.honte.eu for those interested in the ancient oriental game of Go, a browser-native client-serve application. patches, bug reports...
64077
Jacob Beard
jbeard4@...
Oct 6, 2010 10:03 am
I'm hoping to be able to create something for this. I've therefore been thinking a lot about the suitability of SVG for browser game development. It seems like...
64078
Jacob Beard
jbeard4@...
Oct 6, 2010 12:51 pm
Hi, Does anyone know who runs planetsvg.com? The site has been down for at least the past several days (returning HTTP 500 Internal Server Error), and e-mails...
Hi, Jake- ... I own the domain, but it was hosted on Rob Russell's server. He's had some problems with it (I don't know the nature), and he's said he'll get ...
64080
Jacob Beard
jbeard4@...
Oct 7, 2010 9:50 pm
Hi Doug, There's one main feature of Planet SVG which I think would be useful, which is to aggregate relevant SVG blogs. Like Planet Eclipse[0], Planet...
64081
ddailey
ddailey@...
Oct 7, 2010 11:49 pm
Hi Doug, There used to be a link on svg.org that talked about server configuration issues (mime types and the like). The SVG Primer pointed to it. Then it went...
64082
ddailey
ddailey@...
Oct 8, 2010 12:21 am
The following document (example1) is a candidate for an acid test perhaps? It has an animated stop (using straight animation, rather than animateColor, on...