Re: [Gimp-developer] [Gimp-user] automating tasks

2011-04-06 Thread Nicolas Robidoux
http://www.imagemagick.org/Usage/anim_basics/#coalesce
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] [Gimp-user] automating tasks

2011-04-06 Thread Kevin Cozens
Gergely Buday wrote:
> I would like to glue a logo and some dozen of pictures automatically,
> ie. the logo and the picture has the same height and to glue them at
> the common edge. How can I do that? Should I use script-fu?

You could write a script using Script-Fu (or one of the other language 
bindings). If I'm reading your message correctly, you want to add a logo to 
a number of pictures. You might find it easier to do what you want using the 
-coalesce option to the montage program which comes with ImageMagick.
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer