Re: [RFC][PATCH] remove gdk-pixbuf and use libpng

2011-02-09 Thread Tiago Vignatti
On 02/09/2011 02:11 PM, ext Joakim Sindholt wrote: I think it would make more sense to write a generalized backend-driven system so distributions that don't wish to ship gdk-pixbuf, or libpng for that matter, can simply write a backend suitable for their needs. For the time being, Wayland comp

Re: [RFC][PATCH] remove gdk-pixbuf and use libpng

2011-02-09 Thread Joakim Sindholt
On Wed, 2011-02-09 at 13:06 +0200, Tiago Vignatti wrote: > Signed-off-by: Tiago Vignatti > --- > > This patch is a WIP to remove gdk-pixbuf dependency and use libpng instead. > It is unfinished though and only compositor with simple-client works. > > In principle, gdk-pixbuf is a bit bloated and

[RFC][PATCH] remove gdk-pixbuf and use libpng

2011-02-09 Thread Tiago Vignatti
Signed-off-by: Tiago Vignatti --- This patch is a WIP to remove gdk-pixbuf dependency and use libpng instead. It is unfinished though and only compositor with simple-client works. In principle, gdk-pixbuf is a bit bloated and brings a big package dependency in some platforms which makes harder t