]> git.imager.perl.org - imager.git/history - PNG/t
add an unshipped test for checking sub-module versions are updated
[imager.git] / PNG / t /
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