Hi Andreas, I accept your mediation, you are so gentle. Also other friends off list. I still maintain though that the release of an incomplete implementation...
53326
zou wei
zou_w
Dec 2, 2005 7:09 pm
Hi: It is very weird to me for the following reasons 1) if I use 'Content-type: text/plain39; instead of 'Content-type: image/svg+xml39;, I can get the svg text in...
53325
Marco Rosella
marcorosella
Dec 2, 2005 2:49 pm
Many thanks, Doug and Martyn. ... in FF ... create ... Waiting for Mozilla implementation, managing paths inside glyphs trought javascript is a very good idea....
53324
Andreas Neumann
neumannandreas
Dec 2, 2005 12:05 pm
Hi Domenico, I can certainly understand your concerns about your existing SVG artwork not rendering well in Firefox. But I think it is a valid strategy to...
53323
Andreas Neumann
neumannandreas
Dec 2, 2005 11:49 am
yes, document order matter: the message text needs to be behind the image. fyi: in SVG 1.2 there is a ProgressEvent: http://www.w3.org/TR/SVGMobile12/ ...
53322
Andreas Neumann
neumannandreas
Dec 2, 2005 11:40 am
Thanks Robin and Jonathan for shedding some light on this issue. Andreas...
53321
Martyn Eggleton
atuinstretch
Dec 2, 2005 11:17 am
... Although you can use Doug's Shepers excellent smilscript to add some of the functionality via javascript. http://www.vectoreal.com/smilscript/ ... ...
53320
Andreas Neumann
neumannandreas
Dec 2, 2005 11:13 am
Richard, also, if you use a lot of SMIL in your examples, you have to be aware that Mozilla SVG does not yet support SMIL. Andreas...
53319
John Dowdell
jdowdell99999
Dec 1, 2005 9:47 pm
... When I read "predictive graphics pipelining" I thought we were talking about loading the graphics the audience will want before they commit to wanting...
53318
Sean
couloir007
Dec 1, 2005 9:38 pm
With regards to TerraServer imagery, there is a delay between when I update the image tag, and when the image shows up. Ideally, I'd know when it shows up....
53317
T Rowley
mozsvg
Dec 1, 2005 9:25 pm
... Your server isn't sending the Content-Encoding header for svgz files: http://jwatt.org/svg/authoring/#server-configuration -tor...
53316
Andreas Neumann
neumannandreas
Dec 1, 2005 9:17 pm
I don't understand your problem here - what exactly do you mean by "are in front"? Do you have a problem with document order? You can always reorder the...
53315
Richard Pearman
cremnosedum
Dec 1, 2005 9:08 pm
Hi, Firefox doesn't correctly display any of the SVG's on my site, including ones I'm pretty sure have the Kosha namespace declarations etc. Also, as far as I...
53314
Robin Berjon
sibylia2017
Dec 1, 2005 6:56 pm
... Both, but they're a bit different. The nodeValue field is defined for all Nodes and maps to different things depending on the node type. The data field is...
53313
Robin Berjon
sibylia2017
Dec 1, 2005 6:54 pm
... Congratulations and many deeply heartfelt thanks to the FF SVG team! We know how hard it can be to implement SVG, especially with support for inlining...
53312
Jean-David Benamou
benamoujd
Dec 1, 2005 5:39 pm
It was even on Lemonde frontpage : http://www.lemonde.fr/web/article/0,1-0,36-716172,0.html and SVG was mentionned ! /"L'intégration de la technologie SVG va...
53311
Darryl Watson
Darryl_Watson
Dec 1, 2005 5:09 pm
Domenico: I feel your pain. It is very frustrating to try working with multiple SVG rendering engines when you all you want to do is get your work published...
53310
Sean
couloir007
Dec 1, 2005 5:08 pm
I implemented your recommendation, and something that did not occur to me initially is that all the svg graphics are in front. Like you said, not very...
53309
Antoine Quint
graouts
Dec 1, 2005 5:02 pm
... Yes. Antoine -- Antoine Quint — Fuchsia Design SVG & Client-side XML Consulting W3C SVG WG Invited Expert http://fuchsia-design.com [Non-text portions of...
53308
John
boomerang0123
Dec 1, 2005 4:57 pm
Does SVG support predictive graphics pipelining? http://trunks.secondfoundation.org/files/psychic.swf -- Johnnie...
53307
Andre M. Winter - Car...
raxmapa
Dec 1, 2005 4:53 pm
hi, ... it must have been somewhere in the last promotional material because it shows on several non-techie newspapers, here a review from a general newspaper...
53306
Martyn Eggleton
atuinstretch
Dec 1, 2005 4:36 pm
I think an Important point is being being missed by all here. Yes WE know that FF1.5 has SVG turned on by default and WE know that the support is not complete...
53305
Jonathan Watt
wattie@...
Dec 1, 2005 4:16 pm
Hi Demenico, ... Some browsers, Mozilla included, treat the non-NS *attribute* methods as being equivalent to the NS counterparts passed null. The DOM specs...
53304
Wayne Hetherington
wayneclassz
Dec 1, 2005 2:53 pm
Hi, Has anybody had this problem before? I am using the .NET System.XML classes to read a SVG file into an XmlDocument object which I want to parse in code...
53303
Martyn Eggleton
atuinstretch
Dec 1, 2005 2:08 pm
... Unfortunately FF does not have BasicFont or Font support yet, and although there are ideas out there about how to do text rendering in FF I know of no one...
53302
Doug Schepers
d_a_schepers
Dec 1, 2005 1:56 pm
Hi, Marco- I'm afraid SVGFonts are not supported in FF. For any questions of this nature, you can always go straight to the source: ...
53301
Marco
marcorosella
Dec 1, 2005 1:43 pm
Hi all! I converted two fonts with Batik and insert them in this file: http://www.centralscrutinizer.it/en/changecolors.svg My fonts are visible with ASV 3/6 ,...
53300
Doug Schepers
d_a_schepers
Dec 1, 2005 9:25 am
Hi, Nikolya- ... I took a look at your problem, and I can confirm that it is your source file that is causing the problem. Illustrator has done a particularly...
53299
Nikolya Patskov
algornik7
Dec 1, 2005 8:28 am
I have svg image (created in Adobe Illustrator). I need to insert it into another svg document with the help of image tag. Here is the source of svg image: ...
53298
Nikolya Patskov
algornik7
Dec 1, 2005 8:23 am
... am the ... in ... image ... Here is the source of svg image: <?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 10.0, SVG Export...