]> git.imager.perl.org - imager.git/history - t/t61filters.t
huge spelling update and spell checking patch
[imager.git] / t / t61filters.t
2009-09-28 Tony Cook - the conv filter now enforces that the sum of the...
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-04-14 Tony Cookremove debugging image save
2007-04-14 Tony Cookdocument the difference() method's mindist parameter...
2007-04-09 Tony Cookuse a convolution kernel size based on the stddev rathe...
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-01-30 Tony Cook- supply C<imager> parameter to filters so we can regis...
2005-12-05 Tony Cook- add smoke test for nearest_color filter
2005-05-24 Tony Cookadded C< use lib 't'; > where needed
2005-05-17 Tony Cook- fix the filter examples in Imager::Filter so they...
2005-04-20 Tony Cook- the segments parameter supplied to the fountain filte...
2005-04-15 Tony Cook- newer versions of GIMP add a line to gradient files...
2005-04-13 Tony Cookconverted to Test::More
2002-03-31 Tony Cookdifference() method
2001-10-27 Tony Cookfix some range checking for the fountain fill segment...
2001-09-30 Arnar Mar HrafnkelssonAdded i_bumpmap_complex and corresponding filterentry...
2001-09-19 Tony Cookclamp i_conv() at both ends
2001-09-19 Tony Cookimplement unsharp mask
2001-09-09 Tony Cookminor error handling in bmp.c
2001-09-01 Tony Cooksupport for generic fills for box and arc, with solid...
2001-08-29 Tony Cookimplement fountain fills similar to most paint programs
2001-08-19 Tony Cookadded OO interfaces for some filters