On Fri, 6 Feb 2004, Sven Neumann wrote:

> This script can only work accidentally. Have a look at this line:
> 
>  (drawable (car (gimp-drawable-get-image img)))
> 
> Here you are accessing an image as if it was a drawable and then
> assign the image return value to a variable that is used as a drawable
> later.

I am a newbie in script-fu, I haven't understood my fault. I admit, 
I have passed over the drawable chapter. What is the right thing
to do, when I want to get a useable drawable, that can be passed
to file-gif-save function?

> 
> I am sorry but I cannot reproduce this. If you can make up a simple
> and reproducable test case, please feel free to file a bug report.
> 

Ok, thanks.

br.
_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to