<br>Hi,<br>
<br>I&#39;m wondering if one can put on several single omni spotlights as in<br>
<br>
<a href="http://tug.org/PSTricks/main.cgi?file=Examples/gradient">http://tug.org/PSTricks/main.cgi?file=Examples/gradient</a><br>
<br>
into one gradient pic?<br>
<br>
That is, I&#39;m thninking of photoshop where they have these omni spotlights, see<br>
<br>
<a href="http://livedocs.adobe.com/en_US/Photoshop/10.0/help.html?content=WSfd1234e1c4b69f30ea53e41001031ab64-7953.html">http://livedocs.adobe.com/en_US/Photoshop/10.0/help.html?content=WSfd1234e1c4b69f30ea53e41001031ab64-7953.html
</a><br>
<br>
and other fancy things.<br>
<br>
I had an idea how to get this done. I thought one could overlap a few shapes flowing from transparent into say white<br>
<br>
\psset{linestyle=none,fillstyle=gradient,gradmidpoint=0,gradend=white}<br>
<br>
\psset{gradbegin=transparent} % ??<br>
<br>
but I&#39;m not sure if this is going to work.<br>
<br>
Or is there a way to tell pst-grad to do a bunch of gradients points at once?<br>
<br>
 \pscircle[GradientPos={(2,1),(3,0.5),(1,2.5)}]{2} % ??<br>

<br>
Any ideas on how to get this done?<br>
<br>
Thanks,<br>
<br>
Joe<br>
<br>