]> git.imager.perl.org - imager.git/history - t/t64copyflip.t
make sure flipping paletted images is covered
[imager.git] / t / t64copyflip.t
2009-11-25 Tony Cookmake sure flipping paletted images is covered
2009-11-24 Tony Cook - use scanline oriented operations to flip images...
2007-11-05 Tony Cook - correctly blend a rotated (or matrix_transformed...
2007-10-12 Tony Cook - correct handling of sz in matrix_transform() - this...
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-02-11 Tony Cook- rotate()s back parameter now accepts color names...
2005-03-11 Tony Cook- the convert, crop, rotate, copy, matrix_transform...
2005-03-11 Tony Cookconvert to Test::More
2004-09-06 Tony Cook - removed a warning generated by the new matrix...
2004-09-05 Tony Cook - the rotate() and matrix_transform() methods...
2001-08-13 Tony CookEgads
2001-05-04 Arnar Mar HrafnkelssonAdded a testcase for copy() and flip() methods, fixed...