Talk About Network

Google





Graphics > GIMP (GNU Image Manipulation Program) > Re: Quick cropp...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 10 of 15 Topic 2981 of 3173
Post > Topic >>

Re: Quick cropping with GIMP, like in XV

by spcecdt@[EMAIL PROTECTED] (John DuBois) Jun 2, 2008 at 05:32 PM

In article <0JU0k.2854$uE5.1152@[EMAIL PROTECTED]
>,
Michael Soibelman  <in-the@[EMAIL PROTECTED]
> wrote:
>Ignoramus27711 wrote:
>> On 2008-05-31, John DuBois <spcecdt@[EMAIL PROTECTED]
> wrote:
>>> The last im****tant xv characteristic that I haven't yet found a way
>>> to emulate is the behavior of only opening one
>>> command-line-specified file at a time, and easily (from the
>>> keyboard) going on to the next image when I'm done with the current
>>> one.  Is there a way of making the gimp behave this way?  That is -
>>> I want to specify the files to operate on on the command line, and I
>>> do *not* want them all opened initially; I may be perusing, and
>>> selectively editing, several hundred images in one round (all
>>> selected according to some criteria on the command line).  In xv,
>>> it's a matter of "hit space to open the next image in place of the
>>> current one"; the closer to that I can get, the better...
>> 
>> You just need a simple shell script
>> 
>> for i in *.jpg; do
>>   gimp $i
>> done
>> 
>> the little overhead here is in starting a new instance of gimp every
>> time.
>> 
>
>Sorry if I'm wrong about this but I'm not a very good programmer !!  Just
>BASIC !1  Seems to me that if you changed this 'gimp $i'  to 'gimp-remote
>$i' you would save a lot of overhead ??  This leaves just one instance of
>Gimp running but opens up each image in its' own window...

Thanks, this is a useful idea.  I don't want to start a new instance of
gimp
for each image, with the startup overhead, losing the history that allows
me to
rerun the last filter, etc.  gimp-remote avoids that, and if I use a shell
loop
that includes a 'read', going on to the next image become a matter of
closing
the image window and then hitting return to tell gimp-remote to push the
next
image open.

	John
-- 
John DuBois  spcecdt@[EMAIL PROTECTED]
  KC6QKZ/AE 
http://www.armory.com/~spcecdt/
 




 15 Posts in Topic:
Quick cropping with GIMP, like in XV
Ignoramus23731 <ignora  2008-05-30 11:26:00 
Re: Quick cropping with GIMP, like in XV
Joost Diepenmaat <joos  2008-05-30 19:06:57 
Re: Quick cropping with GIMP, like in XV
Michael Soibelman <in-  2008-05-30 10:21:52 
Re: Quick cropping with GIMP, like in XV
Ignoramus23731 <ignora  2008-05-30 12:33:59 
Re: Quick cropping with GIMP, like in XV
Ignoramus23731 <ignora  2008-05-30 12:29:45 
Re: Quick cropping with GIMP, like in XV
Michael Soibelman <in-  2008-05-30 10:34:28 
Re: Quick cropping with GIMP, like in XV
spcecdt@[EMAIL PROTECTED]  2008-05-31 18:37:05 
Re: Quick cropping with GIMP, like in XV
Ignoramus27711 <ignora  2008-06-02 08:16:34 
Re: Quick cropping with GIMP, like in XV
Michael Soibelman <in-  2008-06-02 08:54:36 
Re: Quick cropping with GIMP, like in XV
spcecdt@[EMAIL PROTECTED]  2008-06-02 17:32:26 
Re: Quick cropping with GIMP, like in XV
Ignoramus27711 <ignora  2008-06-02 18:21:14 
Re: Quick cropping with GIMP, like in XV
spcecdt@[EMAIL PROTECTED]  2008-06-03 22:37:35 
Re: Quick cropping with GIMP, like in XV
David Hodson <hodsond@  2008-06-03 14:27:19 
Re: Quick cropping with GIMP, like in XV
floyd@[EMAIL PROTECTED]   2008-05-31 20:00:47 
Re: Quick cropping with GIMP, like in XV
spcecdt@[EMAIL PROTECTED]  2008-06-02 16:59:18 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Wed Jan 7 22:03:55 PST 2009.