Re: Gdk Pixbuf file saving

2005-08-30 Thread HuamiSoft Hubert Sokolowski
On Tue, 30 Aug 2005 18:35:37 +1000 Nick Watts <[EMAIL PROTECTED]> wrote: > Thanks a whole heap man, solved my problem completely. no problem :) > > On 8/30/05, HuamiSoft Hubert Sokolowski <[EMAIL PROTECTED]> wrote: > > > > > > Hi! > > > > > > On Tue, 30 Aug 2005 17:45:53 +1000 > > Nick Watts

Re: Gdk Pixbuf file saving

2005-08-30 Thread HuamiSoft Hubert Sokolowski
Hi! On Tue, 30 Aug 2005 17:45:53 +1000 Nick Watts <[EMAIL PROTECTED]> wrote: > I am trying to create a simple photo resizing app and I can't get the > gdk_pixbuf_save() function to work. > I have gdk_pixbuf_scale_simple() working so I evidently have the gdk > > Here is my code: > > =

Gdk Pixbuf file saving

2005-08-30 Thread Nick Watts
I am trying to create a simple photo resizing app and I can't get the gdk_pixbuf_save() function to work. I have gdk_pixbuf_scale_simple() working so I evidently have the gdk Here is my code: == static void save_image() { Gd