RSS/Atom feed Twitter
Site is read-only, email is disabled

automating tasks

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

automating tasks Gergely Buday 04 Apr 06:47
  automating tasks GSR - FR 04 Apr 07:18
  automating tasks Kevin Cozens 06 Apr 19:22
   automating tasks Nicolas Robidoux 06 Apr 19:26
Gergely Buday
2011-04-04 06:47:37 UTC (almost 14 years ago)

automating tasks

Hi there,

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?

Cheers

- Gergely

GSR - FR
2011-04-04 07:18:42 UTC (almost 14 years ago)

automating tasks

Hi,
gbuday@gmail.com (2011-04-04 at 0847.37 +0200):

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?

That is one way, other is using shell commands and ImageMagick as per http://www.imagemagick.org/Usage/annotating/ (check the rest of Usage sections, maybe you get some useful tips, for example in "compose" one). Whatever you find easiest.

GSR

Kevin Cozens
2011-04-06 19:22:34 UTC (almost 14 years ago)

automating tasks

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.

Nicolas Robidoux
2011-04-06 19:26:35 UTC (almost 14 years ago)