]> git.imager.perl.org - imager.git/history - imgdouble.c
convert scale.c to scale.im so we have 8 bit/sample and double/sample
[imager.git] / imgdouble.c
2006-01-11 Tony Cook- constify the Imager API
2006-01-10 Tony Cook- start of external Imager API access:
2005-11-11 Tony Cook- setmask() now returns true on success and reports...
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...
2002-03-25 Tony CookTicket #369 - writing grayscale images to GIF
2001-10-28 Arnar Mar HrafnkelssonFixed i_transform2() so malloc(0) doesn't happen. ...
2001-10-27 Arnar Mar HrafnkelssonFixed warnings for ~0 for unsigned int variables. ...
2001-10-07 Tony Cookoops