It is currently Mon Jul 22, 2024 6:20 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 49 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: Re: Is there a script for looking at Gradients
PostPosted: Mon Nov 18, 2013 5:54 pm  (#41) 
Offline
Script Coder
User avatar

Joined: Apr 23, 2010
Posts: 1553
Location: not from Guildford after all
@mikechat, when you post code in the forums (especially Python code), wrap it within code blocks to maintain proper indentation:

def plugin_main(img, drawable):
    command = "\"O:\\PortableApps\\gimp-2.8.8\\.gimp-2.8\\plug-ins\\Gradient_From_Image\\ChangeImage.exe\" \"" + "\"" #<<--EDIT THIS<<--(Directory, where you place program.exe file)
    args = shlex.split(command)
    child = subprocess.Popen(args, shell=False)

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Top
 Post subject: Re: Is there a script for looking at Gradients
PostPosted: Mon Nov 18, 2013 7:25 pm  (#42) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Thank you Mikechat plugin worked well, Molly if someone composes 'Change Image' for Linux you could use it as well
Image
Image

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Is there a script for looking at Gradients
PostPosted: Mon Nov 18, 2013 7:52 pm  (#43) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Afraid to ask :mrgreen: :oops: :gaah

_________________
Image


Top
 Post subject: Re: Is there a script for looking at Gradients
PostPosted: Mon Nov 18, 2013 8:10 pm  (#44) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Is anyone looking into compiling 'Change Image' for Linux, as a certain Anonymous friend↑[hint] would like to use :pengy
Image

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Is there a script for looking at Gradients
PostPosted: Mon Nov 18, 2013 9:07 pm  (#45) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
:oops: :pengy

_________________
Image


Top
 Post subject: Re: Is there a script for looking at Gradients
PostPosted: Mon Nov 18, 2013 10:20 pm  (#46) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
You may hide behind that 'M' but we can still see you :rofl
Image

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Is there a script for looking at Gradients
PostPosted: Mon Nov 18, 2013 10:24 pm  (#47) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
You wait... Mr. Aussie... I will take that mask off.

_________________
Image


Top
 Post subject: Re: Is there a script for looking at Gradients
PostPosted: Tue Nov 19, 2013 6:23 am  (#48) 
Offline
GimpChat Member

Joined: Nov 16, 2013
Posts: 10
:tyspin Mikechat


Top
 Post subject: Re: Is there a script for looking at Gradients
PostPosted: Tue Nov 19, 2013 8:30 pm  (#49) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14725
Location: USA
Thank you Mike. :)

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
Post new topic Reply to topic  [ 49 posts ]  Go to page Previous  1, 2, 3

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Problem with gradients

5

No new posts Attachment(s) two gradients two photos

7

No new posts Attachment(s) How to create custom gradients?

5

No new posts Attachment(s) | Solved ] Move points on gradients

2

No new posts Editing Gradients Stopped Working Overnight (Solved)

2



* Login  



Powered by phpBB3 © phpBB Group