]> git.imager.perl.org - imager.git/history - t/t023palette.t
convert ok(... eq ..., ... ) to is(..., ..., ...)
[imager.git] / t / t023palette.t
2006-11-26 Tony Cookconvert ok(... eq ..., ... ) to is(..., ..., ...)
2006-08-15 Tony Cookadded pixel type 'index' to getscanline() and setscanli...
2006-07-01 Tony Cookadded error handling tests for bad colors supplied...
2006-06-29 Tony Cooksetcolors() and addcolors() can now accept non-object...
2005-12-05 Tony Cook- added integer overflow checks to many memory allocati...
2005-05-11 Tony Cook- the setcolors() had a fencepost error making it impos...
2005-03-11 Tony Cook- the convert, crop, rotate, copy, matrix_transform...
2005-03-11 Tony Cookconvert to Test::More
2004-12-02 Tony Cook- some tests were using $Config{ivsize} when they shoul...
2004-11-12 Tony Cook- creating an image where the size of the allocated...
2004-09-05 Tony Cook - previously, if you supplied to_paletted and...