
1. Create a blurred circle
2. Create a normal circle just next to it
3. Add a radial gradient to (2)
4. Add some gradient stops
5. For each gradient stop, use the color picker to sample from the corresponding place on the blurred circle
The resulting gradient looks great, renders insanely fast and can be exported to PDF:s!! I have attached a quick and dirty proof of concept where I used a grid to simplify the color-picking-process.
Cheers,
Filip