What I'd like to see is that the gradient is interpolated in both axes, like so:
The only way I can figure out to achieve this currently is:
- make a perfect circle
- fill with radial gradient
- flatten the styles in the shape layer
- adjust the height/width of the layer, effectively squishing it into an ellipse of the desired size
This "works" but then I lose the ability to adjust the fill gradient (and other styles) because it has been flattened into the layer.
Elliptical gradient fills work like this in other graphic design programs I have used in the past. Am I missing something in Pixelmator? If not, is there a way to achieve this without needing to flatten the style?