[Gimp-user] Screen mode usage

2011-08-28 Thread houghi
? houghi -- Always listen to experts. They'll tell you what can't be done, and why. Then do it. -- Heinlein : Time Enough For Love ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/lis

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

2011-04-25 Thread houghi
to figure out what the issue is as there is no detailed error > message. I will be readinganswers to this with interest as doing things from the command line are tricky. What I do to watermark images is using ImageMagick as that is much easier to use. http://www.imagemagick.org/Usage/annotating/#

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 upd

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

2011-04-19 Thread houghi
and what you are asking. ;-) I hate questions like "It doesn't work!" and I hate myself for coming across like that. Already I owe you a beer (or something else if you do not want beer) for the efford you have put into this. houghi -- >

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

2011-04-16 Thread houghi
On Wed, Apr 06, 2011 at 06:15:52PM -0700, Patrick Horgan wrote: > The command and output is: > houghi@penne : gimp --verbose --batch-interpreter > plug-in-script-fu-eval -i -b "(script-fu-fuzzy-border \"file.jpg\" '(0 0 0) > 50 0 16

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

2011-04-07 Thread houghi
On Thu, Apr 07, 2011 at 12:31:44AM -0700, Patrick Horgan wrote: > I opened a bug and attached a patch to fix the minor problems in > fuzzyborder.scm. > > https://bugzilla.gnome.org/show_bug.cgi?id=646993 Thanks. houghi -- > This is written under the influence of tv channel >

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

2011-04-06 Thread houghi
so see what I can do to get others working. Ones I have tried and had problems with are batch-slide and batch-drop-shadow, but there will be others as well. For the next two weeks I won't have much time, so it could take a while before I can give feedback about this. houghi -- Listen do

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

2011-04-06 Thread houghi
it there! I do appoligize. I will take it up there. houghi -- > This is written under the influence of tv channel > BBC One (as there was nothing else on). > I am now watching : MasterChef ___ Gimp-user mailing list Gimp-user@list

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

2011-04-06 Thread houghi
On Sun, Apr 03, 2011 at 01:33:32PM +0200, houghi wrote: > On Sun, Apr 03, 2011 at 01:05:53PM +0200, Ofnuts wrote: > > > > On 04/03/2011 11:25 AM, houghi wrote: > > > -b --verbose > > Shouldn't that be --verbose -b? > > D'oh! > I added it as no

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

2011-04-03 Thread houghi
On Sun, Apr 03, 2011 at 01:05:53PM +0200, Ofnuts wrote: > > On 04/03/2011 11:25 AM, houghi wrote: > > -b --verbose > Shouldn't that be --verbose -b? D'oh! I added it as nothing happend and only linited errors where given. There still is something not right: batch command

[Gimp-user] Error on the bash command line

2011-04-03 Thread houghi
Hello, I am running openSUSE 11.4, GIMP 2.6.11 and bash 4.1.10 On my openSUSE 11.3 the following worked: gimp -i -b --verbose '(batch-slide "file.jpg" "FileName" "23")' -b '(gimp-quit 0)' Now I get the following error: GIMP-Error: Opening &

Re: [Gimp-user] Fuzzy border in a script

2006-08-13 Thread houghi
g/script/wallpaper_maker.tar.gz You would also ned ImageMagick. I use it on two monitors. One to see the examples and the oter one to run the script and do the changes. Also it is written for now for 1600x1200 screens. You will also need to change the fonts to what you have available. hough

[Gimp-user] Fuzzy border in a script

2006-08-11 Thread houghi
will be done on 2000+ pictures. I have looked at the code for /opt/gnome/share/gimp/2.0/scripts/fuzzyborder.scm, with the help of several manual, but am unable to produce anthing even remotely usable, let alone something like fuzzyborder.scm If there is a better place to ask, please let me know. houghi