Re: [Gimp-user] WIP animation

2005-01-30 Thread Carol Spears
On Mon, Jan 31, 2005 at 04:49:07AM +0100, Manuel wrote:
> El Domingo, 30 de Enero de 2005 18:20, escribi?:
> > On Sat, Jan 29, 2005 at 09:34:12PM +0100, Manuel wrote:
> > > Hello, I'll formulate my question with an example:
> > >
> > > Open gimp
> > > Do some brushstrokes
> > > Now keep Ctrl-Z pressed (or the shortcut of edit->undo)
> > > Then keep Ctrl-Y pressed (or the shortcut of edit->redo)
> > >
> > > What you have seen is an animation ot the progress you have done in the
> > > image. Now, how can I save this progress as an animated gif or a set of
> > > images for each frame??
> >
> > all of this is easier with gimp-gap.  it has copy frames and can also
> > duplicate frames.  when you are finished, it can turn frames into one
> > image (xcf, gif, mng or maybe psd (psd untested by me).
> >
> 
> You are the best GAP promoter!! :)
> I have thinked about doing it in GAP, but what I want is an automated way to 
> do this, saving each undo step automatically. I answered to the list to other 
> person what I'm looking for. Thanks.
> 
i have a movie in which every pixel was made by gimp:
http://carol.gimp.org/art/sometrojan/

okay, it is not exactly the truth -- i used a few images from
photographs, but the animation and the bubbles and the Vegetarian
Chicken Ham are pure gimp.

sometimes, the art starts in learning the tools.  in fact, most of those
movies and stories about artists have them struggling to learn the
tools and even shape brushes and quills or what have you themselves.

please consider using the tools you can get for free.  if animation
fails you with the gimp tools that were made for making one image, try
out the tools made for animation.

carol

___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] WIP animation

2005-01-30 Thread Carol Spears
On Sat, Jan 29, 2005 at 09:34:12PM +0100, Manuel wrote:
> Hello, I'll formulate my question with an example:
> 
> Open gimp
> Do some brushstrokes
> Now keep Ctrl-Z pressed (or the shortcut of edit->undo)
> Then keep Ctrl-Y pressed (or the shortcut of edit->redo)
> 
> What you have seen is an animation ot the progress you have done in the image.
> Now, how can I save this progress as an animated gif or a set of images for 
> each frame??
> 
all of this is easier with gimp-gap.  it has copy frames and can also
duplicate frames.  when you are finished, it can turn frames into one
image (xcf, gif, mng or maybe psd (psd untested by me).

carol

___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] WIP animation

2005-01-30 Thread Joao S. O. Bueno Calligaris
On Sunday 30 January 2005 00:22, Manuel wrote:
> El Domingo, 30 de Enero de 2005 04:04, Joao S. O. Bueno Calligaris 
escribió:
> > On Saturday 29 January 2005 18:34, Manuel wrote:
> > > Hello, I'll formulate my question with an example:
> > >
> > > Open gimp
> > > Do some brushstrokes
> > > Now keep Ctrl-Z pressed (or the shortcut of edit->undo)
> > > Then keep Ctrl-Y pressed (or the shortcut of edit->redo)
> > >
> > > What you have seen is an animation ot the progress you have
> > > done in the image. Now, how can I save this progress as an
> > > animated gif or a set of images for each frame??
> >
> > Currently, just doing "copy visible" in each step, and pasting it
> > as a new layer, in another image.
>
> Hmm... I have guess I can do this with pythonFu...
> Thanks!

I checked it before I answered you. There is no way to undo/redo image 
steps via the PDB, neither throw the lib gimp available as methods of 
the Image object.
:-(

>
> ___
> Gimp-user mailing list
> Gimp-user@lists.xcf.berkeley.edu
> http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] WIP animation

2005-01-29 Thread Manuel
El Domingo, 30 de Enero de 2005 04:04, Joao S. O. Bueno Calligaris escribió:
> On Saturday 29 January 2005 18:34, Manuel wrote:
> > Hello, I'll formulate my question with an example:
> >
> > Open gimp
> > Do some brushstrokes
> > Now keep Ctrl-Z pressed (or the shortcut of edit->undo)
> > Then keep Ctrl-Y pressed (or the shortcut of edit->redo)
> >
> > What you have seen is an animation ot the progress you have done in
> > the image. Now, how can I save this progress as an animated gif or
> > a set of images for each frame??
>
> Currently, just doing "copy visible" in each step, and pasting it as a
> new layer, in another image.



Hmm... I have guess I can do this with pythonFu...
Thanks!

___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] WIP animation

2005-01-29 Thread Joao S. O. Bueno Calligaris
On Saturday 29 January 2005 18:34, Manuel wrote:
> Hello, I'll formulate my question with an example:
>
> Open gimp
> Do some brushstrokes
> Now keep Ctrl-Z pressed (or the shortcut of edit->undo)
> Then keep Ctrl-Y pressed (or the shortcut of edit->redo)
>
> What you have seen is an animation ot the progress you have done in
> the image. Now, how can I save this progress as an animated gif or
> a set of images for each frame??
>
Currently, just doing "copy visible" in each step, and pasting it as a 
new layer, in another image. 

JS  
-><-

> _

> __ 
> Gimp-user mailing list
> Gimp-user@lists.xcf.berkeley.edu
> http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] WIP animation

2005-01-29 Thread Manuel
Hello, I'll formulate my question with an example:

Open gimp
Do some brushstrokes
Now keep Ctrl-Z pressed (or the shortcut of edit->undo)
Then keep Ctrl-Y pressed (or the shortcut of edit->redo)

What you have seen is an animation ot the progress you have done in the image.
Now, how can I save this progress as an animated gif or a set of images for 
each frame??

___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user