Re: [Iup-users] A command line tool to generate pixel buffers for IupImage()

2016-05-30 Thread Antonio Scuri
Ok. Thanks for the contribution. Notice that iupview can also be used as a command line tool just like gdk-pixbuf-csource. Best Regards, Antoino Scuri On Mon, May 30, 2016 at 4:05 AM, Andy Xiyue wrote: > Hi Guys > > I used to use gdk-pixbuf-csource to generate the pixel buffer in C for >

Re: [Iup-users] A command line tool to generate pixel buffers for IupImage()

2016-05-30 Thread Andy Xiyue
Hi Guys I used to use gdk-pixbuf-csource to generate the pixel buffer in C for IupImage(), soon I found the images had a rotate-over problem. I googled around and confirmed the gdk-pixbuf-csource is not the correct tool but the iupview so I decide to write a gdk-pixbuf-csource-alike tool called iu