Page 1 of 1
"Squashed" radial gradient fill
Posted: Mon Feb 26, 2007 1:52 pm
by jhbmw007
Is there a way to make a radial gradient fill into an oval shaped? Like in Flash where you can use the gradient transform tool to stretch/squash?
Posted: Mon Feb 26, 2007 3:10 pm
by Squeakydave
There isn't I'm afraid. The only way I have found to get that kind of effect is to use Image textures. Check out the tutorial section of the manual - section 4 - Images.
Posted: Mon Feb 26, 2007 6:25 pm
by heyvern
Here's another trick I use.
I am assuming you want a radial gradient that conforms to the shape of the object.
I use the "Halo" effect. Halo puts a sort of... stroke with the option for a soft edge inside the shape. If you make the halo really big with a large blur radius it creates a "fake" radial gradient that conforms to the shape, an oval or anything else.
You can even combine different effects using styles to have multiple colors in the gradient.
However you still can't change the center point of the gradient. The halo effects "origin" is always in the center of the shape just as in a gradient.
-vern