Re: [E-devel] E SVN: vapier trunk/imlib2/src/modules/loaders

2011-02-20 Thread Vincent Torri
On Sat, 19 Feb 2011, Mike Frysinger wrote: On Sat, Feb 19, 2011 at 2:43 PM, Vincent Torri wrote: On Sat, 19 Feb 2011, Enlightenment SVN wrote: Log: png loader: do not hit "interlaced" member of the png ptr struct  this should work with libpng 1.[245].x ... did not check anything older than

Re: [E-devel] E SVN: vapier trunk/imlib2/src/modules/loaders

2011-02-19 Thread The Rasterman
On Sat, 19 Feb 2011 20:21:46 -0500 Mike Frysinger said: > On Sat, Feb 19, 2011 at 2:43 PM, Vincent Torri wrote: > > On Sat, 19 Feb 2011, Enlightenment SVN wrote: > >> Log: > >> png loader: do not hit "interlaced" member of the png ptr struct > >> > >>  this should work with libpng 1.[245].x ... d

Re: [E-devel] E SVN: vapier trunk/imlib2/src/modules/loaders

2011-02-19 Thread Mike Frysinger
On Sat, Feb 19, 2011 at 2:43 PM, Vincent Torri wrote: > On Sat, 19 Feb 2011, Enlightenment SVN wrote: >> Log: >> png loader: do not hit "interlaced" member of the png ptr struct >> >>  this should work with libpng 1.[245].x ... did not check anything older >> than that though > > maybe this patch

Re: [E-devel] E SVN: vapier trunk/imlib2/src/modules/loaders

2011-02-19 Thread Vincent Torri
On Sat, 19 Feb 2011, Enlightenment SVN wrote: > Log: > png loader: do not hit "interlaced" member of the png ptr struct > > this should work with libpng 1.[245].x ... did not check anything older than > that though maybe this patch should also go into evas_image_save_png.c (trunk and 1.0 bra