Hi there, I don't think any of things are possible, but I thought I'd ask anyway:
1) Is is possible to transform a shape *after* a gradient fill has been applied? So that, for example, you fill a sqaure with a vertical linear gradient, skew it in the x axis and have the gradient follow the skewing as well? 2) Is there a wat to transform a tall, thin rectangle (created using a <rect>) to a letter C? (i.e. without using a <path> and describing the arcs etc. explicitly) 3) Can you combine two gradient fills in one shape? So that, for example, a sqaure could have a vertical gradient from back at the top to white at the bottom first and then a horizontal gradient (gradientTransform="rotate(90)") which goes from whatever the colour at the current vertical position is on one side of the sqaure to another fixed colour on the opposite side of the square? Cheers, ariadadev ----- 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/ <*> 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/

