Matt @ MPCS Posted October 21, 2004 Posted October 21, 2004 Has anyone tried to automate the GIMP before? The GIMP requires gtk+ for its widget set so I was thinking it wouldn't be possible to use the control* commands. Am I wrong here? *** Matt @ MPCS
Josbe Posted October 21, 2004 Posted October 21, 2004 I didn't know that there a GIMP version for Windows, too. AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
Matt @ MPCS Posted October 21, 2004 Author Posted October 21, 2004 (edited) It was ported using Cygwin, that is why it requires the gtk+ for windows use. It can be found here.*** Matt @ MPCSEDIT: The download page is down on the other link, you can download the installer from here. Wingimp.org contains better tutorials and links to a full html book about how to use the gimp. Edited October 21, 2004 by Matt @ MPCS
Josbe Posted October 21, 2004 Posted October 21, 2004 It was ported using Cygwin, that is why it requires the gtk+ for windows use. It can be found here.*** Matt @ MPCSEDIT: The download page is down on the other link, you can download the installer from here. Wingimp.org contains better tutorials and links to a full html book about how to use the gimp.<{POST_SNAPBACK}>Thanks, Matt. AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
MythBusted Posted October 2, 2006 Posted October 2, 2006 Has anyone recently done any work in automating GIMP? I've done some experimentation but have found quite a few problems, such as, for example, the window functions (WinActivate(), WinWaitActive()) don't seem to work with GIMP. Thanks!
lod3n Posted October 2, 2006 Posted October 2, 2006 GIMP has a built in macro language called Scheme. You might try looking at that. However, if you want to do automated image processing, you'll find that ImageMagick is vastly superior. [font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now