[Gimp-developer] perl-fu : cannot save image

2003-02-24 Thread Valter Mazzola
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'm using GIMP version 1.2.3, Mandrake Linux 9.0. thanks, valter -- #!/usr/local/bin/perl use Gimp :auto; use

Re: [Gimp-developer] perl-fu : cannot save image

2003-02-24 Thread Sven Neumann
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