Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 57231 - 57260 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
57231
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...
Andreas Neumann
neumannandreas
Offline Send Email
Nov 1, 2006
8:02 am
57232
... 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...
Armin Mueller
armintemp
Offline Send Email
Nov 1, 2006
8:44 am
57233
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...
Olaf Schnabel
darkolaf77
Offline Send Email
Nov 1, 2006
9:11 am
57234
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...
Andreas Neumann
neumannandreas
Offline Send Email
Nov 1, 2006
9:12 am
57235
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...
Armin Mueller
armintemp
Offline Send Email
Nov 1, 2006
9:22 am
57236
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...
Armin Mueller
armintemp
Offline Send Email
Nov 1, 2006
9:45 am
57237
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 ...
jordangcsnt
Offline Send Email
Nov 1, 2006
9:58 pm
57238
... 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...
steltenpower
Offline Send Email
Nov 1, 2006
11:19 pm
57239
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...
unkerjay
hughcares99
Offline Send Email
Nov 2, 2006
2:27 am
57240
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...
unkerjay
hughcares99
Offline Send Email
Nov 2, 2006
2:27 am
57241
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...
G. Wade Johnson
gwadej
Offline Send Email
Nov 2, 2006
2:49 am
57242
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...
G. Wade Johnson
gwadej
Offline Send Email
Nov 2, 2006
2:54 am
57243
... 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...
Leonard Rosenthol
leonardr@...
Send Email
Nov 2, 2006
4:31 am
57244
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...
Chris Lilley
nantonos_aedui
Offline Send Email
Nov 2, 2006
8:57 am
57245
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...
Andreas Neumann
neumannandreas
Offline Send Email
Nov 2, 2006
9:20 am
57246
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 ......
pilatfr
Offline Send Email
Nov 2, 2006
11:00 am
57247
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...
jvoytovich
Offline Send Email
Nov 2, 2006
2:43 pm
57248
... 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...
Martin Honnen
honnen_martin
Offline Send Email
Nov 2, 2006
3:59 pm
57249
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" ...
Jon Haynes
senyahnoj
Offline Send Email
Nov 2, 2006
5:19 pm
57250
... 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...
brucerindahl
Offline Send Email
Nov 2, 2006
5:24 pm
57251
... 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...
Leonard Rosenthol
leonardr@...
Send Email
Nov 2, 2006
6:36 pm
57252
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...
ilyafrank
Online Now Send Email
Nov 2, 2006
6:38 pm
57253
... 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...
Leonard Rosenthol
leonardr@...
Send Email
Nov 2, 2006
6:45 pm
57254
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...
Andreas Neumann
neumannandreas
Offline Send Email
Nov 2, 2006
7:57 pm
57255
... 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...
Leonard Rosenthol
leonardr@...
Send Email
Nov 2, 2006
10:06 pm
57256
Leonard Thanks for you comments and clarifications. I mentioned Postscript mainly because some of the syntax is similar to SVG. Also, anything done by...
brucerindahl
Offline Send Email
Nov 2, 2006
10:31 pm
57257
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...
Cameron McCormack
heycam_yg
Offline Send Email
Nov 2, 2006
11:13 pm
57258
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 ......
ilyafrank
Online Now Send Email
Nov 3, 2006
12:42 am
57259
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...
Jonathan E. Brickman
jonathanbric...
Offline Send Email
Nov 3, 2006
12:48 am
57260
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...
Doug Schepers
d_a_schepers
Offline Send Email
Nov 3, 2006
12:57 am
Messages 57231 - 57260 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help