Re: [Java-gnome-developer] Pixbuf memory leak
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2011-10-23 09:01:21
|
On Fri, 2011-10-21 at 10:09 +0100, William Temperley wrote: > I'm fairly sure it's Pixbuf that's causing this. For a bit of > background, I do a lot of drawing hefty polygons onto Cairo canvases > and draw images using the Pixbuf. Hm. Have you considered using a Cairo ImageSurface? You can write images with that. AfC Mount Wilson |