Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers

Group Information

  • Members: 5417
  • Category: Data Formats
  • Founded: Aug 16, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 65288 - 65317 of 65539   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
65288 Robert Longson
longsonr Offline Send Email
Nov 1, 2011
9:54 am
... David, FilterRes animation is fixed in Firefox 8. You can try a Beta now or wait till November the 8th for usual upgrade. There are filter and animation...
65289 David Dailey
ddailey@... Send Email
Nov 1, 2011
11:32 am
... till November the 8th for usual upgrade. ... Thanks Robert, I must say that the progress with both filters and animation in the past two years has been...
65290 David Dailey
ddailey@... Send Email
Nov 1, 2011
2:28 pm
http://granite.sru.edu/~ddailey/svg/feComponentTransferGreen.svg In it I tried inverting all three color channels in the ellipse on the right by ...
65291 Robert Longson
longsonr Offline Send Email
Nov 1, 2011
4:18 pm
... David, Have you tried setting color-interpolation-filters to sRGB? Best regards Robert...
65292 David Dailey
ddailey@... Send Email
Nov 1, 2011
5:44 pm
No I had forgotten to try that, but thanks for reminding me. So I did and the results are better: ...
65293 David Dailey
ddailey@... Send Email
Nov 1, 2011
6:31 pm
Another question while on the topic of feComponentTransfer - type=identity Wouldn't <filter id="F"> <feComponentTransfer> <feFuncR type="table" tableValues="1...
65294 David Dailey
ddailey@... Send Email
Nov 1, 2011
7:07 pm
As a reward for your patience in reading the preceding questions, I offer http://granite.sru.edu/~ddailey/svg/feComponentTransfer2.svg It runs roughly the same...
65295 Robert Longson
longsonr Offline Send Email
Nov 2, 2011
8:41 am
... You can animate the type attribute but you can't animate away the existance of an element although I suppose you could create an identity mapping from one...
65296 Raks A
rakssvg Offline Send Email
Nov 2, 2011
10:59 am
Hi, I have had experience with SVG SMIL but been investigating upon CSS3 animations and trying to achieve the same thing with CSS3. One area I am finding...
65297 cremnosedum Offline Send Email Nov 2, 2011
5:55 pm
Hi, I'm not sure what you're trying to acheive her. I get rid of all Inkscape's namespaces (now you can do it by simply choosing "Optimized SVG" from...
65298 Raks A
rakssvg Offline Send Email
Nov 3, 2011
4:11 am
Hi, I have a requirement of embeding a SVG document dynamically with javascript inside a HTML. For this I had a <object> element with a blank "data" attribute...
65299 David Dailey
ddailey@... Send Email
Nov 3, 2011
3:33 pm
Hi Robert, I don't think that's what I meant. feComponentTransfer type="identity" seems to do nothing. I'm not sure why we have it in the spec. Regards David ...
65300 Robert Longson
longsonr Offline Send Email
Nov 3, 2011
5:05 pm
David, what I meant was this... http://hoffmann.bplaced.net/svgtest/fecomponenttransfer08.svg You could do this without type="identity" but you'd have to...
65301 Raks A
rakssvg Offline Send Email
Nov 4, 2011
3:35 pm
Hi, Well recently I came across "Kinetic Typography" which is about motion of a text with interesting patterns Upon doing a search I came across people saying...
65302 Andreas
pawelfritsch Offline Send Email
Nov 4, 2011
4:35 pm
You mean something like that? http://svg-wow.org/camera/camera.xhtml...
65303 random_transform
random_trans... Offline Send Email
Nov 4, 2011
5:02 pm
I'm seeing the same problem in both Chrome 15.0.874.106 m, and in Safari 5.1.1, so maybe a general Webkit issue? A workaround seems to be to create the object...
65304 jamesd
jcdeering1 Offline Send Email
Nov 4, 2011
6:43 pm
Pioneered by the Mozilla Foundation with the release of the new Firefox web browser, SVML brings the best features of SVG and HTML together to be shared. HTML...
65305 Jeff Schiller
jeff_schiller Offline Send Email
Nov 4, 2011
7:42 pm
... tried out Google Sites <http://sites.google.com/>? In combination with Google Docs, Google Groups, Google+ there are a lot of options for collaboration,...
65306 Raks A
rakssvg Offline Send Email
Nov 5, 2011
7:29 am
Yes but this was a simple one, I wanted to check if more sophisticated motions are possible, looks like these needs to be handcoded using the basic animations...
65307 David Dailey
ddailey@... Send Email
Nov 5, 2011
2:23 pm
I'm not quite sure which sorts of motions those might be that you're interested in, but sure, " the basic animations like rotate, translate, scale, animate and...
65308 David Dailey
ddailey@... Send Email
Nov 5, 2011
2:27 pm
(sorry for duplication, this seems not to have gone through the first time) Hi Domenico, Those poor lizards. Yes, I agree that the behavior is not consistent...
65309 David Dailey
ddailey@... Send Email
Nov 6, 2011
4:41 pm
Hey Jeff! Thanks for the suggestion. I just looked into Google Sites a bit and it indeed looks quite promising. I think I'll ask one of our energetic students...
65310 Zdeněk Kedaj
zdenek.kedaj@... Send Email
Nov 6, 2011
6:25 pm
I am glad to see such movement! I think the mailing list itself is quite cumbersome to operate with and some new community infrastructure could help to attract...
65311 David Dailey
ddailey@... Send Email
Nov 6, 2011
8:11 pm
Hi Zdenek, I appreciate your enthusiasm, but you might want to see if anything actually materializes ;) I tried creating a thingy – using something called...
65312 domenico_strazzullo
domenico_str... Offline Send Email
Nov 7, 2011
1:31 pm
Hi David, ... And there are good reasons that an author might want the opposite, I would guess in more than 50% of the cases. In fact, you define your motion...
65313 scalablev Offline Send Email Nov 7, 2011
3:31 pm
I never found a good solution for this. Suggestions, anyone? Please let me know....
65314 th_w@...
th_w@ymail.com Offline Send Email
Nov 7, 2011
7:49 pm
I think that the SVG API is lacking something like PostScript's insideness testing operators[1] (7.4 MiB PDF) that tell you whether a point lies inside a path...
65315 Robert Longson
longsonr Offline Send Email
Nov 8, 2011
10:08 am
... document.getElementFromPoint will tell you whether a point is inside an element. Best regards Robert....
65316 David Dailey
ddailey@... Send Email
Nov 8, 2011
1:18 pm
Hi Robert, Where is getElementByPoint documented? I went looking in http://www.w3.org/TR/SVG11/struct.html#DOMInterfaces for it but didn't find it there. On...
65317 Marty Sullivan
dark3251 Offline Send Email
Nov 8, 2011
2:42 pm
If getElementFromPoint is not part of the spec, I would just create a rect/BBox of the point and then document.getIntersectionList(pointBox, null). [Non-text...
Messages 65288 - 65317 of 65539   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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