[Gimp-user] dilate/erode batch

2006-11-22 Thread toovey
Hello list, I am trying to dilate / erode from a batch script. I am receiving execurtion errors. The following where its failing: (plug-in-erode 1; non-interactive img ; image name drawable ; drawable

Re: [Gimp-user] gimp problem

2006-11-22 Thread Ismael Valladolid Torres
[EMAIL PROTECTED] escribe: > i have installed gimp 2.2.13 on windows xp and when i start program i have the > messages that my installation is incomplete. > "the opening of file program > files\gimp\gimp-2.0\share\gimp\2.0\menus\toolbox-menu.xml as failed" and idem > for "...\menus\image-menu.xml".

Re: [Gimp-user] dilate/erode batch

2006-11-22 Thread Sven Neumann
Hi, On Wed, 2006-11-22 at 10:28 -0500, [EMAIL PROTECTED] wrote: > I am trying to dilate / erode from a batch script. I am receiving > execurtion errors. The following where its failing: > > (plug-in-erode 1; non-interactive >img ; imag

Re: [Gimp-user] dilate/erode batch

2006-11-22 Thread toovey
Sven, Thanks for your reply. Is there anyway to determine what the default values are and simply pass those? Also under the paramater IMAGE it says "(not used)" - can you explain this and is it still necessary to pass a parameter here? Thanks, Brian On 11/22/06, Sven Neumann <[EMAIL PROTECTED

Re: [Gimp-user] dilate/erode batch

2006-11-22 Thread Sven Neumann
Hi, On Wed, 2006-11-22 at 12:41 -0500, [EMAIL PROTECTED] wrote: > Thanks for your reply. Is there anyway to determine what the default > values are and simply pass those? Also under the paramater IMAGE it > says "(not used)" - can you explain this and is it still necessary to > pass a parameter