]> git.imager.perl.org - imager.git/history - lib/Imager/Test.pm
update FT2 Changes
[imager.git] / lib / Imager / Test.pm
2013-10-01 Tony Cook[rt #87650] change setpixel()'s return value
2013-04-19 Tony Cookbump Imager::Test version, which should have been done...
2013-04-03 Tony Cookskip testing UTF-8 overloaded test on pre-5.8
2013-02-25 Tony Cookimplement standard font tests for Imager::Font::W32
2013-02-23 Tony Cookpull some basic tests all fonts should pass into Imager...
2012-12-14 Tony Cookimproved support for threads
2012-11-24 Tony Cooktest thread context handling for logging
2012-04-14 Tony Cookfix the prototype for Imager::Test::is_imaged
2011-09-12 Tony Cookdocument the new test image functions
2011-09-12 Tony Cookadd simple tests for the Imager::Test test_image functions
2011-05-16 Tony Cookadd an internal i_img_samef() and adapt is_imaged(...
2010-10-23 Tony Cookreorganize convert.c to convert.im
2010-10-20 Tony Cookfill out the documentation of Imager::Test, and test...
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2009-11-25 Tony Cookmake sure flipping paletted images is covered
2009-11-24 Tony Cook - use scanline oriented operations to flip images...
2009-11-06 Tony Cookadd opacity adaption fills
2009-09-04 Tony Cookavoid using CHECK as a label, since 5.11.x chokes on it
2008-04-29 Tony Cookeliminate t/testtools.pl
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a JPEG will now...
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-07-31 Tony Cook - Finished/rewrote Arnar's old SGI RGB file format...
2007-06-26 Tony Cook - to avoid confusion, channels not present in the...
2007-04-09 Tony Cookdocument some more test functions
2007-04-08 Tony Cookmake getpixel/setpixel report failure consistently...
2007-04-08 Tony Cookadd to_rgb16 method
2007-02-05 Tony Cookthe image data offset wasn't validated when reading...
2006-12-30 Tony CookVarious changes:
2006-10-25 Tony Cookuse SvPV to get the length of text to draw rather than...