]> git.imager.perl.org - imager.git/history - PNG/impng.c
PNG re-work: test tags from PNG reads and re-work a little
[imager.git] / PNG / impng.c
2012-04-29 Tony CookPNG re-work: test tags from PNG reads and re-work a...
2012-04-29 Tony CookPNG-rework: forward png flush output through to i_io_fl...
2012-04-29 Tony CookPNG re-work: support writing 16-bit/sample images
2012-04-29 Tony CookPNG re-work: handle writing bilevel files
2012-04-29 Tony CookPNG re-work: paletted file writes
2012-04-29 Tony CookPNG re-work: split out write handling
2012-04-29 Tony CookPNG re-work: collect more text tags
2012-04-29 Tony CookPNG re-work: remove unused variables
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