Hi,

Valter Mazzola <[EMAIL PROTECTED]> writes:

> This script isn't able to save correctly the logo in png format,
> i've tried othe formats but seesm there are bug in gimp.

I'd say the bug is in your script. But then you could argue that the
bug is in gimp-perl since it's syntax defers from the one that is
documented :-(

>       file_png_save(RUN_NONINTERACTIVE, $img, $activelayer,           
>                     $fname, $fname, 0, 9, 0, 0, 0, 0, 0);

in gimp-perl, you need to omit the image if the drawable
($activelayer) is already specified.


Salut, Sven
_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Reply via email to