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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 61228 - 61257 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
61228
... Is this what you had in mind : http://leunen.d.free.fr/prog-blur.svg ? Yes, it is an approximation of a real progressive blur. But not perfect, and it ...
David Leunen
leunend
Offline Send Email
Oct 1, 2008
2:58 pm
61229
... input ... I would have thought the performance of doing the central part of the filter calculation in javascript and then transferring the results to the...
Robert Longson
longsonr
Offline Send Email
Oct 1, 2008
3:17 pm
61230
I would have thought the performance of doing the central part of the ... This is an implementation problem. Optimization solutions exist. And anyway, I'd...
David Leunen
leunend
Offline Send Email
Oct 1, 2008
3:31 pm
61231
... Yes, it is an approximation of a real progressive blur. But not perfect, and it cannot be achieved with a filter [Agreed; and yes that is what I had in...
Dailey, David P.
david.dailey@...
Send Email
Oct 1, 2008
4:51 pm
61232
thank you all! I made those changes you recommended and it works now . thanks again! [Non-text portions of this message have been removed]...
Yu Zhang
abel.zhangyu
Offline Send Email
Oct 2, 2008
12:13 pm
61233
Hi All, I am running into trouble again and need your kindly help. basically i want to enable drag and drop function in my svg, so i followed the sample...
abel.zhangyu
Offline Send Email
Oct 2, 2008
12:13 pm
61234
... The "minor" change seems to be unrelated to what you have described. The issue probably has to do with the order by which methods are invoked (probably a...
Helder Magalhães
heldermagalhaes
Offline Send Email
Oct 2, 2008
1:08 pm
61235
Hi IE specialists (if there are any on this list), This refers to IE and the Adobe SVG viewer version 3. I tested on IE 6 (Win2K). I have a couple of SVG...
Andreas Neumann
neumannandreas
Offline Send Email
Oct 3, 2008
1:44 pm
61236
Hi, I wonder how I can detect with Javascript whether a browser implements SMIL or not. I know that fakesmil can detect it but I couldn't figure out how it ...
Andreas Neumann
neumannandreas
Offline Send Email
Oct 3, 2008
1:46 pm
61237
Hi Andreas, I wonder how I can detect with Javascript whether a browser ... You can test this : document.implementation.hasFeature(" ...
David Leunen
leunend
Offline Send Email
Oct 3, 2008
2:06 pm
61238
perfect - Thank you for your very quick answer! Andreas...
Andreas Neumann
neumannandreas
Offline Send Email
Oct 3, 2008
2:13 pm
61239
it seems like our friends at Adobe did not implement the feature testing ;-( There really should be a solution for these IE SVG problems ... Andreas...
Andreas Neumann
neumannandreas
Offline Send Email
Oct 3, 2008
2:23 pm
61240
it seems like our friends at Adobe did not implement the feature ... really ? I'm surprised. Maybe with the SVG 1.0 feature string : "org.w3c.svg.animation" ...
David Leunen
leunend
Offline Send Email
Oct 3, 2008
2:31 pm
61241
... hm - I tried document.implementation.hasFeature("org.w3c.svg.animation","1.0") and ASV returns false. Is this the correct way to test feature strings in...
Andreas Neumann
neumannandreas
Offline Send Email
Oct 3, 2008
3:23 pm
61242
... [...] ... [...] ... Weird, in deed! :-| Without testing myself (I'd need to download all referenced files to create a local environment), I'd suggest...
Helder Magalhães
heldermagalhaes
Offline Send Email
Oct 3, 2008
4:06 pm
61243
Hi Andreas and Helder, WindowsXP, IE7, and ASV3.03 work fine for me. Are you using Vista? or ASV earlier version? If not, I cannot think of a rational...
Samuel Dagan
samydagan
Offline Send Email
Oct 3, 2008
4:48 pm
61244
Andreas, I've never seen that problem using IE6 and IE7 quite a bit. In fact in IE7/ASV3.03 I can't replicate your problem with the file you mention. I'm still...
Dailey, David P.
david.dailey@...
Send Email
Oct 3, 2008
4:53 pm
61245
can you reload http://www.carto.net/williams/yosemite/ two or multiple times and it always works? Andreas ... in IE7/ASV3.03 I can't replicate your problem...
Andreas Neumann
neumannandreas
Offline Send Email
Oct 3, 2008
4:59 pm
61246
I am on Windows2000 - my employer will move to Windows XP later this year. At home I don't have Windows. Most of our applications (GIS, CAD, customized Apps...
Andreas Neumann
neumannandreas
Offline Send Email
Oct 3, 2008
5:03 pm
61247
Andreas, Yes, I've reloaded a dozen or so times without problems. Zooming works and all. Makes me want to get out on the trails. David From:...
Dailey, David P.
david.dailey@...
Send Email
Oct 3, 2008
6:29 pm
61248
Using your link, I get JScript runtime error: "'this.mapSVG' is null or not an object line:73, column 1" on reload. That is on Windows XP, IE 6, with ASVG...
Peter Thompson
plthompson2004
Offline Send Email
Oct 3, 2008
7:20 pm
61249
... or not an object line:73, column 1" on reload. ... others cannot reproduce it. ... This sounds like an incomplete load of one of the scripts. Andreas - do...
brucerindahl
Offline Send Email
Oct 3, 2008
7:33 pm
61250
... You can see what feature strings are supported by displaying this page in the browser of your choice: http://www.codedread.com/svgtest.svg Best regards ...
Robert Longson
longsonr
Offline Send Email
Oct 3, 2008
9:27 pm
61251
thank you . i tried to change the order but still get the same result.:-(. On Thu, Oct 2, 2008 at 9:08 PM, Helder Magalhães <helder.magalhaes@... ... ...
Yu Zhang
abel.zhangyu
Offline Send Email
Oct 4, 2008
2:33 am
61252
Thanks Andreas, ... Additivity is the next feature I want to be working on. But the solution I imagine requires a big refactoring of the code. So, I have to...
David Leunen
leunend
Offline Send Email
Oct 4, 2008
12:43 pm
61253
... On a sidenote, the library's name is "FakeSmile" [1] Not FakeSMILe. Not FakeSMIL. ... I suppose the occasional mis-naming of it on the web actually will ...
Jeff Schiller
jeff_schiller
Offline Send Email
Oct 4, 2008
2:57 pm
61254
Hi, I would like to use a TTF font, called Destroy.ttf. I don`t succeed embedding it. How do I have to do it? First I tried this simple script: ...
Hago Ziegler
hagoziegler
Offline Send Email
Oct 4, 2008
3:59 pm
61255
... dragged ... is ... case, ... with ... selecting ... 'none'); ... of ... Use "mousemove" instead of "mouseover". Mouseover is invoked when the mouse cursor...
Frank Bruder
redurbf
Offline Send Email
Oct 4, 2008
10:08 pm
61256
When the feature strings don't work, here's a method I've been using. Start your script delayed with a setTimeout command. <svg...
Frank Bruder
redurbf
Offline Send Email
Oct 4, 2008
10:30 pm
61257
You should put the animateTransform element behind the tspan. I don't know about the current version, but some versions of Firefox didn't display text, when...
Frank Bruder
redurbf
Offline Send Email
Oct 4, 2008
11:14 pm
Messages 61228 - 61257 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