Re: unneeded buggy code in gdk-pixbuf PGN saving



Michael Natterer <mitch gimp org> writes:

> Owen Taylor <otaylor redhat com> writes:
> 
> > (...)
> > 
> > Maybe you could extend testpixbuf-save to test the alpha case? Also, 
> > if you are using this code, you probably want to fix the silly:
> > 
> >                        for (j = 0, x = 0; x < w; x++)
> >                                memcpy (&(data[x*3]), &(ptr[x*3]), 3);
> 
> Done.
> 
> The patch has become a bit lenghty :) ok to commit?

Looks good to me,
                                        Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]