On Tue, Dec 05, 2000 at 08:54:44PM +0100, "Thomas S. Iversen" <[EMAIL PROTECTED]> 
wrote:
> ... and on a related note, I can't seem
> to get Gimp->file_png_save($img,-1,....) to work
> or           file_gif_save(....)

maybe because -1 is not a valid drawable. Use a layer here (e.g.
"($img->layers)[0]") and it should work.


-- 
      -----==-                                             |
      ----==-- _                                           |
      ---==---(_)__  __ ____  __       Marc Lehmann      +--
      --==---/ / _ \/ // /\ \/ /       [EMAIL PROTECTED] |e|
      -=====/_/_//_/\_,_/ /_/\_\       XX11-RIPE         --+
    The choice of a GNU generation                       |
                                                         |

Reply via email to