]> git.imager.perl.org - imager.git/history - rotate.c
[rt.cpan.org #65385] Patch for Imager::Color->hsv
[imager.git] / rotate.c
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-11-26 Tony Cookavoid most compilter warnings produced by GCC 4.1
2006-11-19 Tony Cookavoid various compiler warnings
2006-01-11 Tony Cook- constify the Imager API
2006-01-10 Tony Cook- start of external Imager API access:
2005-04-20 Tony Cook- fix a few compiler warnings
2005-01-24 Tony Cook- eliminate unused variables and static functions
2004-09-05 Tony Cook - the rotate() and matrix_transform() methods...
2001-10-28 Arnar Mar HrafnkelssonFixed i_transform2() so malloc(0) doesn't happen. ...
2001-08-13 Tony CookEgads