From gtk-app-devel Thu Aug 23 22:39:42 2007 From: Mike Melanson Date: Thu, 23 Aug 2007 22:39:42 +0000 To: gtk-app-devel Subject: Re: Difference between GdkPixbuf and GdkPixmap Message-Id: <46CE0CAE.909 () multimedia ! cx> X-MARC-Message: https://marc.info/?l=gtk-app-devel&m=118790880119472 Gianni Moschini wrote: > Basicly I'm developing a GtkDrawingArea based application. As far as I > understand, a GdkPixbuf is stored on the client, and a Pixmap on the > server. > > Of course there are many more differences, but technically that's all > I need to know. What is this program intended to do? Something that has to update the frame often, like a video player? Or an image viewing app where things don't change often. > The results were pretty slow. Good looking[1], but slow. I suppose > this is caused by the the client->server traffic for the pixbuf to be > drawn each frame. What facility are you using for profiling? 'top'? Some other tool? Or does it just 'feel' slower? -- -Mike Melanson _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list