Re: [Gimp-docs] GIMB Automation

2011-04-06 Thread Mike Williams
On Wed, Apr 6, 2011 at 11:25 AM, Alexandre Prokoudine < alexandre.prokoud...@gmail.com> wrote: > > You absolutely can write plug-ins in Visual Basic for GIMP via GIMP Sharp > since v0.14. This means a dependency on Mono, though. > > http://gimp-sharp.sourceforge.net > > Ram - pretty sure its Alexa

[Gimp-docs] GIMB Automation

2011-04-06 Thread ram
>On 4/6/11, Joao S. O. Bueno wrote: >> Visual basic is not a supported language for GIMP extensions >Bullshit :) >You absolutely can write plug-ins in Visual Basic for GIMP via GIMP Sharp >since v0.14. This means a dependency on Mono, though. >http://gimp-sharp.sourceforge.net >Alexandre Proko

Re: [Gimp-docs] GIMB Automation

2011-04-06 Thread Alexandre Prokoudine
On 4/6/11, Joao S. O. Bueno wrote: > Visual basic is not a supported language for GIMP extensions Bullshit :) You absolutely can write plug-ins in Visual Basic for GIMP via GIMP Sharp since v0.14. This means a dependency on Mono, though. http://gimp-sharp.sourceforge.net Alexandre Prokoudine h

Re: [Gimp-docs] GIMB Automation

2011-04-06 Thread Joao S. O. Bueno
On Wed, Apr 6, 2011 at 10:55 AM, ram wrote: > hi, > > i m trying to do image convertion through GIMP. we got excellent result while > converting EPS files to GIF. We tried the same through Visual Basic in order > to automate the process. Unfortunately we are unable to import the GIMP dll > in V

[Gimp-docs] GIMB Automation

2011-04-06 Thread ram
hi, i m trying to do image convertion through GIMP. we got excellent result while converting EPS files to GIF. We tried the same through Visual Basic in order to automate the process. Unfortunately we are unable to import the GIMP dll in Visula Basic. Is it possible to do so and activate GIMP