I think that what you've done is fine up to a point.
When the drop-shadow is created, it's put onto it's own layer, so your image
now has two layers, BUT when you then set the drawable to the active layer:
(set! drawable (car (gimp-image-get-active-layer image)))
and save that layer ONLY:
(gimp
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
On Tue, Apr 19, 2011 at 02:00:11AM -0700, Patrick Horgan wrote:
> I assume from your previous emails that you understand fuzzyborder and its
> arguments.
I do. At least I understand the arguments
> Unfortunately, it's written to work with an image in gimp, not a
> file on the harddisk.
O
On 04/16/2011 04:36 AM, houghi wrote:
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\
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 FALSE 1 FALSE)" -b '(gimp-quit 0)'
>
> This
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
> Vijf TV (as there w
On 04/06/2011 10:51 PM, houghi wrote:
> ... elision by patrick ...
>
> As these were scripts that were provided by my distro, I assume they are
> somewhat 'standard' for GIMP. To know there are errors in it, is perhaps
> more importand to solve then me getting errors.
> Perhaps a good time to ov
On 04/06/2011 10:51 PM, houghi wrote:
> On Wed, Apr 06, 2011 at
06:15:52PM -0700, Patrick Horgan wrote:
>> gimp -i -c -d -b '(batch_fuzzy_border "./alyssa01.jpg"
"pink" 40 TRUE 10
>> TRUE 50) ' -b '(gimp-quit 0)'
>>
>> just worked for me with the
On Wed, Apr 06, 2011 at 06:15:52PM -0700, Patrick Horgan wrote:
> gimp -i -c -d -b '(batch_fuzzy_border "./alyssa01.jpg" "pink" 40 TRUE 10
> TRUE 50) ' -b '(gimp-quit 0)'
>
> just worked for me with the attached versions of batchfuzzy.scm and
> fuzzyborder.scm using GNU Image Manip
On 04/06/2011 06:00 PM, Patrick Horgan wrote:
On 04/06/2011 12:09 PM, houghi wrote:
...elision by patrick...
I am still looking for a solution. :-(
I looked at http://www.gimp.org/tutorials/Basic_Batch/ and that worked. So
it must be something to do with eithe
On 04/06/2011 12:09 PM, houghi wrote:
> ...elision by patrick...
> I am still looking for a solution. :-(
> I looked at http://www.gimp.org/tutorials/Basic_Batch/ and that worked. So
> it must be something to do with either the parameters or the way I place
> them on the command line.
>
> I looked
On Wed, Apr 06, 2011 at 10:30:25PM +0200, paynekj wrote:
> Perhaps you could have checked back on Gimp Talk where you cross-posted this
> question:
> http://www.gimptalk.com/index.php?/topic/49810-script-error-on-the-prompt-line/page__pid__379040#entry379040
>
> As I answered it there!
I do appo
>Again all google searches I tried either point me to making my own
>script-fu, which do not need, as I use existing ones or people asking the
>same question, without an answer.
>Please, please help me.
>houghi
Perhaps you could have checked back on Gimp Talk where you cross-posted this
ques
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 nothing happend and only linited errors where given. The
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 experienced an execution
On 04/03/2011 11:25 AM, houghi wrote:
> -b --verbose
Shouldn't that be --verbose -b?
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
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 '/home/houghi/tmp/gimp/test/(batch-slide "file.jpg"
"
17 matches
Mail list logo