Hi, the speed is fine in Opera9, Batik and ASV3/ASV6 (IE). In Firefox it depends. Are you testing on MacOSX or Linux? If yes, my experience is, that FFSVG is...
57232
Armin Mueller
armintemp
Nov 1, 2006 8:44 am
... photos. ... Hi Andreas, i have tested the application with IE6 and ASV3. It works if i started the first time. When i try to refresh the screen, then the...
57233
Olaf Schnabel
darkolaf77
Nov 1, 2006 9:11 am
Hi Björn normally you are right and I wouldn't have to do that. But I want to export a SVG group with foreign attributes. So I created a new XML file on the...
57234
Andreas Neumann
neumannandreas
Nov 1, 2006 9:12 am
Hi Armin, thanks for reporting. I am aware of this behavior, but there is not a lot I can do. Seems like a bug in IE/ASV, since the reload works fine in all...
57235
Armin Mueller
armintemp
Nov 1, 2006 9:22 am
Hi group, i have just installed IE7 final with ASV 3.03 on my pc. Now i have the problem that SVG files which are embedded in a html file works well. But SVG...
57236
Armin Mueller
armintemp
Nov 1, 2006 9:45 am
Andreas, we do not have this problem yet. Could it be that this is a problem with ActiveX-activation in IE? Armin ... Von: svg-developers@yahoogroups.com...
57237
jordangcsnt
Nov 1, 2006 9:58 pm
Hi!, i have a question, is it possible insert a image into svg document when for example I do click in a link? I tried with a java script function like this ...
57238
steltenpower
Nov 1, 2006 11:19 pm
... Yes ... "javascript" is correct and makes the chance of confusing with Java smaller. ... So now you have a javascript object named "im" referring to an...
57239
unkerjay
hughcares99
Nov 2, 2006 2:27 am
I just got off the phone with Comcast network support and he informed me that comcast is currently using a legacy system which does NOT support SVG, but that...
57240
unkerjay
hughcares99
Nov 2, 2006 2:27 am
Has anyone here posted SVG files to personal webpages at comcast.net with any success? If so, could you point me to such examples. I don't seem to be having...
57241
G. Wade Johnson
gwadej
Nov 2, 2006 2:49 am
On Wed, 01 Nov 2006 15:18:25 -0800 ... Oops! I spoke too soon. The Apache instructions won't help on the Netscape server, I don't think. That wiki page does...
57242
G. Wade Johnson
gwadej
Nov 2, 2006 2:54 am
Hello, On Wed, 01 Nov 2006 15:18:25 -0800 ... A quick check shows that you definitely have the MIME-type problem. The Content-type on your SVG files is...
57243
Leonard Rosenthol
leonardr@...
Nov 2, 2006 4:31 am
... Not at all! ... You can also read about it on my blog at <http://www.acrobatusers.com/blogs/leonardr>. As you'll see, I am also now with Adobe and one of...
57244
Chris Lilley
nantonos_aedui
Nov 2, 2006 8:57 am
On Thursday, October 12, 2006, 4:33:01 PM, andrewgirow wrote: a> Chris, a> You have mentioned that there are three (four) SVGT 1.2 a> implementations. I would...
57245
Andreas Neumann
neumannandreas
Nov 2, 2006 9:20 am
Hi Leonard, ... This is good to hear! Thanks for letting us know that you work for Adobe now. We certainly know you well from your PDF and SVG inside PDF...
57246
pilatfr
Nov 2, 2006 11:00 am
I get same problem with english final IE7, I can see svg files but not svg urls local or not ... It seems that IE7 try to put svg in html using embed tag ......
57247
jvoytovich
Nov 2, 2006 2:43 pm
Question: When you specify a namespace (i.e. xmlns:svg="http://www.w3.org/2000/svg"), does the browser have to retrieve anything on-line before it will fully...
57248
Martin Honnen
honnen_martin
Nov 2, 2006 3:59 pm
... A namespace URI is just a name where the URI scheme is used to allow or at least attempt to have globally unique names. http://www.w3.org/2000/svg is the...
57249
Jon Haynes
senyahnoj
Nov 2, 2006 5:19 pm
Solved it. Using Xlink instead of javascript: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns:svg="http://www.w3.org/2000/svg" ...
57250
brucerindahl
Nov 2, 2006 5:24 pm
... Leonard Thanks for the info. I was interested until I looked at the specs on your site. I am currently using Batik to convert SVG to PDF and thought Mars...
57251
Leonard Rosenthol
leonardr@...
Nov 2, 2006 6:36 pm
... Initially, this is true. Remember that, TODAY, Mars is "just" a technology preview from Adobe. It is not (yet) a product or an official deliverable. We...
57252
ilyafrank
Nov 2, 2006 6:38 pm
Hi, I have an application that renders SVG images onto a canvas. When it reads the SVG image, it reads in the DOM from an SVG file, converts it to GVT using...
57253
Leonard Rosenthol
leonardr@...
Nov 2, 2006 6:45 pm
... Depending on what you are doing, and when/how you plan to deliver your solution - it might be. Though certainly it's not something you could easily jump...
57254
Andreas Neumann
neumannandreas
Nov 2, 2006 7:57 pm
The loss of CSS styling is not a big one for myself. I initially used them a lot but am moving away gradually for several reasons. The lack of some of the text...
57255
Leonard Rosenthol
leonardr@...
Nov 2, 2006 10:06 pm
... The issue is that although we are using SVG syntax, we are using it for a different purpose than a "true" SVG viewer. We are using it in a way similar to...
57256
brucerindahl
Nov 2, 2006 10:31 pm
Leonard Thanks for you comments and clarifications. I mentioned Postscript mainly because some of the syntax is similar to SVG. Also, anything done by...
57257
Cameron McCormack
heycam_yg
Nov 2, 2006 11:13 pm
Hi Ilya. ... Not easily, no. But why not just keep a reference to the original DOM? -- Cameron McCormack, http://mcc.id.au/ xmpp:heycam@... â–ª ICQ...
57258
ilyafrank
Nov 3, 2006 12:42 am
Because of concerns about memory usage. We can potentially have many of these images and keeping all these DOM trees in memory could be costly. ... When it ......
57259
Jonathan E. Brickman
jonathanbric...
Nov 3, 2006 12:48 am
Is it possible to scale to viewport in Firefox 2? I can get Inkscape and OOD+plugin to make SVGs which will load in Firefox, but I haven't been able to...
57260
Doug Schepers
d_a_schepers
Nov 3, 2006 12:57 am
Hi, Leonard- Congrats on your new post. Your experience with PDF and SVG make you a valuable team member for Adobe, I'm sure. So, please don't take what I say...