]> git.imager.perl.org - imager.git/history - t/t022double.t
PNG re-work: change note for the previous + some TODO
[imager.git] / t / t022double.t
2012-04-14 Tony Cookre-work sample down-conversion to rounding
2012-02-16 Tony CookMerge branch 'psamp'
2012-02-13 Tony Cooki_psamp()/i_psampf() coverage tests for double/sample...
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-05-23 Tony Cookclean up test files by default for some more test scripts
2011-05-23 Tony Cookadd to_rgb_double() method
2011-02-03 Tony CookRT#65088 make sure each test script that needs testout...
2008-04-29 Tony Cookeliminate t/testtools.pl
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-04-08 Tony Cookmake getpixel/setpixel report failure consistently...
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-11-26 Tony Cookconvert ok(... eq ..., ... ) to is(..., ..., ...)
2006-01-10 Tony Cook- start of external Imager API access:
2005-11-11 Tony Cook- converted t/t021sixteen.t to use Test::More
2005-11-11 Tony Cook- setmask() now returns true on success and reports...
2005-11-01 Tony Cook- converted t/t022double.t to use Test::More
2004-12-02 Tony Cookhad wrong name there <sigh>
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...
2001-10-11 Tony Cooksome fixes to double/sample image support
2001-10-07 Tony Cookoops