Great Christophe, quite a bunch of changes, don't know how you tested your modifications for non regression, from my side i used the files at https://git.gnome.org/browse/gdk-pixbuf/tree/tests/test-images even if i remember well not all the file types are provided.
regards, david On Sun, Apr 6, 2014 at 4:32 AM, Christophe <[email protected]> wrote: > From: Christophe CURIS <[email protected]> > > Hello, > > These 4 patches implements the suggestion I made concerning the > netPBM support that was brought by David: > > - patch * diff: show all the changes versus original patch, for ease > of review; > > - patch 1 to 3 replace: I have split David's commit in 3 and included > my changes; these 3 patches are supposed to replace the commit > 3c531e4878c1a4b8201dc9f71dd942c799c16503 > > Regards, > Christophe. > > > wrlib/load.c | 34 ++++-- > wrlib/load_ppm.c | 313 > ++++++++++++++++++++++++++++++++++++++++-------- > wrlib/tests/Makefile.am | 2 +- > wrlib/tests/testdraw.c | 2 + > wrlib/tests/view.c | 6 +- > 5 files changed, 292 insertions(+), 65 deletions(-) > > -- > 1.8.5.3 > > > -- > To unsubscribe, send mail to [email protected]. -- To unsubscribe, send mail to [email protected].
