It is currently Fri Sep 18, 2026 11:55 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Adaptabel Gimp
PostPosted: Mon Oct 03, 2011 5:57 pm  (#1) 
Offline
GimpChat Member

Joined: Aug 05, 2011
Posts: 606
Location: limestone,ny
GIMP Version: 2.6.11
Operating System: Windows
OS Version: 7
GIMP Experience: Intermediate Level



Any one tried the adaptable gimp


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Adaptabel Gimp
PostPosted: Mon Oct 03, 2011 6:01 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
I think Rod and a couple of others have tried it. It was in some of the posts about a week ago. viewtopic.php?f=9&t=2536

_________________
Image


Top
 Post subject: Re: Adaptabel Gimp
PostPosted: Tue Oct 04, 2011 4:47 am  (#3) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
Yes i have it installed and it works very nicely along side Gimp-2.6.11 install if you use a batch script to launch it.
Otherwise it tries to launch USER/.gimp-2.6 folder directory as GIMP directory 2.
There is a libintl8.dll issue when it does this.

Here is the bat file (Script By Partha, whom i am very thankful to.)

rem ####################### start batch file
@echo off
set GIMP2_DIRECTORY=C:\adaptablegimp-2.6
set PATH=C:\Program Files\adaptablegimp-2.6.10\bin;C:\Program Files\adaptablegimp-2.6.10\lib\adaptablegimp\2.0\plug-ins;
start "C:\Program Files\adaptablegimp-2.6.10\bin\adaptablegimp-2.6.exe"
rem ####################### End batch file


Place the file in the bin folder of adaptable gimps directory.Create a shortcut to the bat file and when you launch it just type
adaptablegimp-2.6.exe and click enter - adaptable gimp will launch using its own gimp-2 directory.
adaptable gimp creates a new gimp-2 directory in the C:\ directory.

_________________
Image


Top
 Post subject: Re: Adaptabel Gimp
PostPosted: Tue Oct 04, 2011 5:15 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: Sep 12, 2011
Posts: 377
Location: UK
That looks a bit advance for me :)


Top
 Post subject: Re: Adaptabel Gimp
PostPosted: Tue Oct 04, 2011 6:20 am  (#5) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
Lorri wrote:
That looks a bit advance for me :)


Adaptable Gimp is a Gimp program that creates Wiki type tutorials.
You create the actions using the program, and then you can submit the command line to Wiki.
The action is forever listed in your drop down menu, and anytime you need to use it on an image you just select it from the drop down.Pretty cool program if it catches on.
The action menu needs to be updated to include ALL of Gimps filters imho though.
Right now it will only allow certain main commands.For instance i created one for text with a drop shadow.
When i tried to use the action "Gaussian Blur" it would only allow blur.

It is a pretty interesting concept though.If they ever include all Gimps available filters it would be an amazing program.Because you could not only create Wiki tutorials for other users, but automatic scripting sort of like PS action files.

_________________
Image


Top
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group