]> git.imager.perl.org - imager.git/history - t
merge the thickline branch polygon fix
[imager.git] / t /
2010-06-20 Tony Cookmerge the thickline branch polygon fix
2010-06-20 Tony Cook - an opacity fill based on a fountain fill would segfa...
2010-04-12 Tony Cookspell checking author test
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2010-04-02 Tony Cookhandle missing libraries in read_multi()
2010-03-15 Tony Cooktest the documented mechanism for drawing an arc throug...
2010-03-11 Tony Cookfix for replacement fill producing the wrong colour
2010-03-11 Tony Cookoffset in the test code instead
2010-02-25 Tony Cookmerge circle outline branch
2009-12-04 Tony Cookmore threads tests adjustments
2009-12-01 Tony Cookload threads so it doesn't abort with no threads
2009-11-30 Tony Cookprevent double frees when Imager is loaded when threads...
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-10 Tony Cookdocument opacity fill in changes, typo fixes, fix some...
2009-11-06 Tony Cookauto-convert the "other" parameter for opacity fills
2009-11-06 Tony Cookadd opacity adaption fills
2009-09-28 Tony Cook - the conv filter now enforces that the sum of the...
2009-09-15 Tony Cookhandle zero length extensions correctly
2009-09-08 Tony Cookcall plan skip_all => ... instead of skip_all(...)...
2009-09-06 Tony CookImager->new(file => $filename) does the obvious thing now
2009-09-05 Tony Cookseparate tiff and no tiff tests
2009-09-05 Tony Cookre-work gif tests to move no gif available tests to...
2009-09-05 Tony Cookseparate no png support tests into a separate test...
2009-09-04 Tony Cookre-work jpeg tests - move "no jpeg support" tests into...
2009-09-04 Tony Cookreport library version numbers where we already have...
2009-01-15 Tony Cook - correct documentation of default of raw image interl...
2008-12-12 Tony Cook - add limited tests for Imager::ExtUtils
2008-12-12 Tony Cook - write out the image size in bytes field of a BMP...
2008-12-11 Tony Cook - corrected a reference leak where writing GIFs would...
2008-05-05 Tony Cook - the gif_screen_height tag was overriding the screen...
2008-04-29 Tony Cookeliminate t/testtools.pl
2008-04-23 Tony Cook - fixed a related problem for image fills.
2008-04-22 Tony Cook - Regression: filling a greyscale image with a hatch...
2008-04-18 Tony Cook - check that the result of fileno($fh) is defined...
2008-04-01 Tony Cook - mixing qtype scaling now sets all channels of a...
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a BMP file will...
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a PGM/PPM will...
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a JPEG will now...
2008-03-25 Tony Cook - some TGA images weren't being detected correctly...
2008-03-25 Tony Cookcommit changes from draw branch
2007-12-10 Tony Cook - the font libraries are now only initialized when...
2007-12-10 Tony Cook - Imager::Matrix2d->translate() now only requires...
2007-12-10 Tony Cooktest that Parse::RecDescent is loadable to avoid proble...
2007-12-10 Tony Cook - added the det() function to the transform2() engine.
2007-12-04 Tony Cooktest for pbm images matching the original
2007-12-04 Tony Cookadd some tests for scale_calculate()
2007-12-03 Tony Cookwork around the 5.005_0[45] B bug
2007-11-28 Tony Cookwork around limits of older libtiffs
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-11-12 Tony Cookalpha channel fixes for mixing scaling
2007-11-05 Tony Cook - correctly blend a rotated (or matrix_transformed...
2007-11-04 Tony Cookcorrectly generate the author key in META.yml
2007-10-30 Tony Cook - improve the error messages produced when attempting...
2007-10-30 Tony Cook - attempt to work around the test failure at
2007-10-29 Tony Cookthe code for the transform2() uminus operator was missi...
2007-10-26 Tony Cookconvert more tests to Test::More
2007-10-26 Tony Cookconvert to Test::More
2007-10-26 Tony Cook - test 171 in t/t01introvert.t was failing on perls...
2007-10-26 Tony Cook - Imager::Font::Wrap doesn't correctly set savepos
2007-10-12 Tony Cook - correct handling of sz in matrix_transform() - this...
2007-08-29 Tony Cookadd new gif_colormap_size tag
2007-08-25 Tony Cookadded cleanup, documentation, further tests and graysca...
2007-08-24 Tony Cookconvert t/t90cc.t to Test::More and actually test a...
2007-08-01 Tony Cookallow Imager to be loaded on Windows 98
2007-07-31 Tony Cook - Finished/rewrote Arnar's old SGI RGB file format...
2007-06-27 Tony Cookcorrect skip count for when gif libraries not available
2007-06-26 Tony Cook - to avoid confusion, channels not present in the...
2007-06-21 Tony Cook - in some cases it's possible for giflib/libungif...
2007-06-12 Tony Cook- cropping outside the image would return an Imager...
2007-06-12 Tony Cookfixes a regression introduced by the fixes for RT 11972
2007-05-05 Tony Cookfix rendering on alpha channel images for the T1lib...
2007-05-05 Tony Cookfix rendering on alpha channel images for the FreeType...
2007-05-05 Tony Cookremove some dev code that was writing an extra image...
2007-05-04 Tony Cookimprove freetype 1.x text output efficiency
2007-05-03 Tony Cookcommit bmp security fixes to HEAD
2007-04-18 Tony Cookchanged t82inline.t to always rebuild the Inline::C...
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...
2007-04-08 Tony Cookmake getpixel/setpixel report failure consistently...
2007-04-08 Tony Cookadd to_rgb16 method
2007-04-03 Tony Cookadd X org dist's rgb.txt location to search path
2007-04-01 Tony Cookflush test output too, to be safe (RT 24859)
2007-03-14 Tony Cooksanity test new ft2 rendering
2007-03-12 Tony Cookadd tests for mono make_colors
2007-03-10 Tony Cookthe OUTPUT typemap entry for the Imager type was adding...
2007-02-19 Tony Cookpgm.pgm was missing from MANIFEST
2007-02-19 Tony Cookfix test count
2007-02-05 Tony Cookthe image data offset wasn't validated when reading...
2007-01-31 Tony Cookcoverage tests for incomplete files - both error and...
2007-01-30 Tony Cookforgot to commit the matching test changes
2006-12-30 Tony CookVarious changes:
2006-12-15 Tony Cookwork around a bug in some intermediate versions of...
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-11-09 Tony Cookswitch to Test::More in a few more test scripts, elimin...
2006-11-06 Tony Cookadded tests for the overflowing box changes, fix draw
2006-11-06 Tony Cookconvert t/t00basic to Test::More and have it try to...
2006-10-25 Tony Cookfix test skip counts for missing/available platforms.
next