Hello, i'm trying to achieve a little bit of 3D kind of view and therefore I'm trying to transform an image to have something like perspective (like the scrolling text in the Star Wars intro). Because SVG only has a 3x3 tranformation matrix non-affine transformations are not possible. But maybe there is a way using 'feDisplacementMap' paired with some gradient filled geometry. Thats what I found in some mailing list, but I have no idea how the gradient should look like and how I apply a gradient to the displacement map.
Thanks ----- 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/

