PNG re-work: test results of new and old read handlers
[imager.git] / PNG / impng.c
2012-04-29 Tony CookPNG re-work: test results of new and old read handlers
2012-04-29 Tony CookPNG re-work: read 16-bit PNG as 16-bit
2012-04-29 Tony CookPNG re-work: read 1 bit grey images as the common inter...
2012-04-29 Tony CookPNG re-work: implement paletted read
2012-04-29 Tony CookPNG re-work: remove obsolete comment and the associated...
2012-04-29 Tony CookPNG re-work: remove direct image access
2012-04-29 Tony CookWIP PNG re-work
2012-04-29 Tony CookPNG re-work: save png_bits and png_interlace tags
2012-04-29 Tony CookPNG re-work: provide perl level access to the libpng...
2012-04-29 Tony CookPNG re-work: improve error reporting for PNG read/write
2011-10-10 Tony CookMerge the I/O buffering branch
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2010-09-27 Tony Cookuse accessor functions to access deprecated members...
2010-08-06 Tony Cookmerge PNG branch and some clean-up