It is currently Thu Jun 20, 2013 2:22 am


Latest GIMP Scripts & Plug-ins

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 268 posts ]  Go to page Previous  1 ... 19, 20, 21, 22, 23, 24, 25 ... 27  Next
Author Message
 Post subject: Re: ShellOut.py (was XNViewShell) - Call external programs
PostPosted: Sun May 06, 2012 10:09 am  (#211) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 9354
Location: "Looking for my eraser" =P
Check out the sharpness difference with the EAWTool. :)

Image

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 

 Post subject: Re: ShellOut.py (was XNViewShell) - Call external programs
PostPosted: Sun May 06, 2012 10:24 am  (#212) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 5194
What's the EAW tool Rod; don't remember seeing it. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Profile  
 
 Post subject: Re: ShellOut.py (was XNViewShell) - Call external programs
PostPosted: Sun May 06, 2012 11:57 am  (#213) 
Offline
Global Moderator
User avatar

Joined: Nov 16, 2011
Posts: 1879
Location: Metro Vancouver, BC
Gimp: Edge avoiding wavelets
http://www.mm-log.com/blog/2010-04-05/g ... g-wavelets

Check the readme before you install.

_________________
Image
Gimp 2.8.4, Vista 32, Ubuntu 12x, median user
Gimp Chat Tutorials Index


Top
 Profile  
 
 Post subject: Re: ShellOut.py (was XNViewShell) - Call external programs
PostPosted: Sun May 06, 2012 3:37 pm  (#214) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 5194
Thanks Odin; works fine in GIMP 2.8 but I had to copy pthreadGC2.dll file to the EAW folder despite already being in the plugins folder in GIMP 2.8. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Profile  
 
 Post subject: Re: ShellOut.py (was XNViewShell) - Call external programs
PostPosted: Wed May 23, 2012 11:31 am  (#215) 
Offline
GimpChat Member

Joined: Jan 13, 2011
Posts: 542
Location: Poland
It is already in this thread was - but maybe missed.
How to use ShellOut for GIMP and other programs on the USB
(Gimp Portable - http://www.gimpchat.com/viewtopic.php?f=7&t=4329#p53615)

  ["Delaboratory", "\"..\\..\\..\\..\\Gimp-2.8-32bit-Partha\\pref_2\\Delaboratory\\delaboratory.exe\"", "tiff"],

http://code.google.com/p/delaboratory/
  ["EAWTool", "\"..\\..\\..\\..\\Gimp-2.8-32bit-Partha\\pref_2\\EAWTool\\EAWTool.exe\"", "tiff"],

http://www.mm-log.com/edge-avoiding-wavelets-gimp
  ["LabCurves", "\"..\\..\\..\\..\\Gimp-2.8-32bit-Partha\\pref_2\\labcurves\\LabCurves.exe\"", "png"],

http://www.mm-log.com/lab-curves-gimp
  ["Paint.Net", "\"..\\..\\..\\..\\Gimp-2.8-32bit-Partha\\pref_2\\paintnet\\PaintDotNet.exe\"", "png"],

http://www.getpaint.net/
plugin pspi PSFilterPdn: http://forums.getpaint.net/index.php?/t ... 012-05-18/


Top
 Profile  
 
 Post subject: Re: ShellOut.py (was XNViewShell) - Call external programs
PostPosted: Sun Jun 17, 2012 4:58 pm  (#216) 
Offline
Global Moderator
User avatar

Joined: Nov 16, 2011
Posts: 1879
Location: Metro Vancouver, BC
What's the difference between "ShellOut.py" and "Paint.NETShell.py"?

_________________
Image
Gimp 2.8.4, Vista 32, Ubuntu 12x, median user
Gimp Chat Tutorials Index


Top
 Profile  
 
 Post subject: Re: ShellOut.py (was XNViewShell) - Call external programs
PostPosted: Sun Jun 17, 2012 5:44 pm  (#217) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 9354
Location: "Looking for my eraser" =P
Odinbc wrote:
What's the difference between "ShellOut.py" and "Paint.NETShell.py"?


There is only ShellOut.py which will run PS plug-ins through PaintDotNet. :)

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 

 Post subject: Re: ShellOut.py (was XNViewShell) - Call external programs
PostPosted: Sun Jun 17, 2012 7:06 pm  (#218) 
Offline
Global Moderator
User avatar

Joined: Nov 16, 2011
Posts: 1879
Location: Metro Vancouver, BC
Quote:
Open in your editor, save as Paint.NETShell.py - place in the plug-ins folder.

This ones, Paint.NETShell.py.
viewtopic.php?f=9&t=970&start=100

I have ShellOut.py which already supports Paint.NET. I was curious of a difference. ShellOut.py seems better with all the other optional programs ready to go.

_________________
Image
Gimp 2.8.4, Vista 32, Ubuntu 12x, median user
Gimp Chat Tutorials Index


Top
 Profile  
 
 Post subject: Re: ShellOut.py (was XNViewShell) - Call external programs
PostPosted: Mon Jun 18, 2012 5:30 pm  (#219) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 9354
Location: "Looking for my eraser" =P
Oh i completely forgot about that one. I would just use the newer ShellOut.py as it does the same thing and more. ;)

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 
 Post subject: Re: ShellOut.py (was XNViewShell) - Call external programs
PostPosted: Mon Jun 18, 2012 10:55 pm  (#220) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 3032
Location: Northwest Ohio
I see that Partha put shell out into the mcgimp filter list...I really do need to learn how to use it.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 268 posts ]  Go to page Previous  1 ... 19, 20, 21, 22, 23, 24, 25 ... 27  Next

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: Graechan and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

* Login  

* Subscribe to Gimp Chat's RSS Feed    * Subscribe to Gimp Chat's Tutorial RSS Feed


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group