]> git.imager.perl.org - imager.git/history - PNG/t
fix date on 1.009 release in Changes
[imager.git] / PNG / t /
2018-06-04 Tony Cookadd png_compression_level parameter for writing PNG...
2014-06-27 Tony Cookskip the unnecessary palette benign error before 1.6
2014-06-13 Tony CookRT #94717 libpng 1.6.10 no longer considers CRC errors...
2013-07-09 Tony Cook[rt #86659] PNG benign error support is more complex...
2013-06-07 Tony Cook[rt #85746] add support for libpng 1.6
2012-04-29 Tony CookMerge branch 'png'
2012-04-29 Tony CookPNG re-work: saving imager tags as PNG chunks
2012-04-29 Tony CookPNG re-work: process the bKGD chunk into an i_backgroun...
2012-04-29 Tony CookPNG re-work: test tags from PNG reads and re-work a...
2012-04-29 Tony CookPNG re-work: avoid the comment in qw() warning
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: 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 CookWIP PNG re-work
2012-04-29 Tony CookPNG re-work: add more image type TODO tests
2012-04-29 Tony CookPNG re-work: simple tests for reading various images...
2012-04-29 Tony CookPNG re-work: test size limit handling of very wide...
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
2010-08-06 Tony Cookmerge PNG branch and some clean-up