Re: [Gimp-user] adding watermak from command line

2011-04-25 Thread houghi
On Mon, Apr 25, 2011 at 07:50:52PM +0200, zsolt wrote: > Hi, I need help how to add watermark to images from command line. > > I downloaded watermark.scm and watermark-it.scm, but cold not find how to > invoke it in any of the forums ... > > I am looking for something like: > > gimp -i -b '(wa

[Gimp-user] adding watermak from command line

2011-04-25 Thread zsolt
Hi, I need help how to add watermark to images from command line. I downloaded watermark.scm and watermark-it.scm, but cold not find how to invoke it in any of the forums ... I am looking for something like: gimp -i -b '(watermark "soureImage.jpg" "watermark.jpg" opacity)' -b '(gimp-quit 0)'

Re: [Gimp-user] Explicit manipulation of Alpha Channel.

2011-04-25 Thread Frederico Zveiter
Thanks guys! That's what I was looking for. On Thu, Apr 21, 2011 at 4:59 AM, Patrick Horgan wrote: > On 04/20/2011 11:20 AM, Richard Gitschlag wrote: > > ... elision by patrick ... > > More specifically, on the Layers menu, select "Add Layer Mask", with full > opacity (white), then click on the

Re: [Gimp-user] Problem downsizing Tiff's

2011-04-25 Thread John Culleton
On Sunday, April 24, 2011 02:23:41 pm Carusoswi wrote: > >Mathias Lindner wrote: > >> The best format would be a vector graphic as suggested. But from my > >> experience it's hard to get a good one from pixel files. > > > >There are programs you can use that can convert (or try to convert) a > >b

[Gimp-user] script-fu copy image and paste as layer into different image

2011-04-25 Thread floditbob2
>Hello, >I'm trying to write a script to batch proccess a number of files. I want the >script to open file a*.png, convert black color to alpha and paste image >b*.png on top of a*.png (both are the same size). The script converts black to >alpha, but it doesn't paste image. >... >... >

Re: [Gimp-user] Error on the bash command line

2011-04-25 Thread houghi
On Tue, Apr 19, 2011 at 06:14:39PM +0200, houghi wrote: > I am very well aware of that. It is also hard to ask when you don't > understand what you are asking. ;-) I hate questions like "It doesn't > work!" and I hate myself for coming across like that. OK. Status update: Things work, but not due