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
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)'
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
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
>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.
>...
>...
>
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