Hi Nobody answered so I guess not many people has experience with this element. I played about with it and discovered that it distorted if I increased the value of the scale attribute. Also the image I was using didn't cause much distotion in the region where most the object I was using it on was located. Anyway you should be able to see the result in the last frame of the next update of my comic (link in sig) which is going up today or tomorrow (probably).
Richard Pearman http://www.pixelpalaces.com/ The next stage in the evolution of web comics: http://www.onlinecomics.net/pages/details/listing.php?comicID=4415 --- In [email protected], "Richard Pearman" <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm trying to draw reflections on a ripling pond using a filter with > feDisplacementMap. I've tryed generating the image (for in2) with an > feTurbulence element and from a jpg using an feImage element but > neither works. For some reason the object the filter is applied to > only becomes darker. This is the filter (version using jpg): > > > <filter id="rff" width="100%" height="100%" x="0" y="0"> > <feImage xlink:href="pond.jpg" result="pict"/> > <feDisplacementMap in="SourceGraphic" in2="pict" scale="4" > xChannelSelector="R" yChannelSelector="R"/> > </filter> > > Does anybody know please? > > Richard Pearman http://www.pixelpalaces.com/ > The next stage in the evolution of web comics: > http://www.onlinecomics.net/pages/details/listing.php?comicID=4415 > ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

