[Gimp-developer] Merging visible paths via scripts

2012-05-24 Thread Gino D
Hi. I'm searching for the Script-Fu procedure corresponding to the Merge Visible Paths widget available in the Path context menu, but so far I have been able neither to find it nor to devise a way to do the same by using other procedures. Have I missed something? Or the reason is that the

Re: [Gimp-developer] Merging visible paths via scripts

2012-05-24 Thread Joao S. O. Bueno
On 24 May 2012 07:37, Gino D ginodo...@gmail.com wrote: Hi. I'm searching for the Script-Fu procedure corresponding to the Merge Visible Paths widget available in the Path context menu, but so far I have been able neither to find it nor to devise a way to do the same by using other

Re: [Gimp-developer] Merging visible paths via scripts

2012-05-24 Thread Gino D
On Thu, May 24, 2012 at 4:05 PM, Joao S. O. Bueno gwid...@mpc.com.br wrote: Indeed - there are no vectors merging calls whatsoever on the PDB - for the time being, the only way to merge vectors using a script or plug-on is to explictly adding strokes read from other vectors to another vector.

Re: [Gimp-developer] Merging visible paths via scripts

2012-05-24 Thread Ofnuts
On 05/24/2012 04:05 PM, Joao S. O. Bueno wrote: Indeed - there are no vectors merging calls whatsoever on the PDB - for the time being, the only way to merge vectors using a script or plug-on is to explictly adding strokes read from other vectors to another vector. (using