]> git.imager.perl.org - imager.git/history - Changes
merge the thickline branch polygon fix
[imager.git] / Changes
2010-06-20 Tony Cookmerge the thickline branch polygon fix
2010-06-20 Tony Cookyep, some of this is bug fixes
2010-06-20 Tony Cook - an opacity fill based on a fountain fill would segfa...
2010-05-06 Tony Cook - use PERL_NO_GET_CONTEXT to slightly improve performa...
2010-05-06 Tony Cook0.74 release
2010-05-06 Tony Cookadd Imager::IO docs to the MANIFEST
2010-04-12 Tony Cookupdate the TIFF documentation
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2010-04-04 Tony Cook - fix spelling errors patched by Debian (please report...
2010-04-02 Tony Cookhandle missing libraries in read_multi()
2010-03-15 Tony Cook0.73 release
2010-03-11 Tony Cookfix for replacement fill producing the wrong colour
2010-02-25 Tony Cookmerge circle outline branch
2010-01-29 Tony CookImager 0.72 release (commit done way after release) Imager-0.72
2009-12-04 Tony Cook0.71_03 release
2009-12-01 Tony Cook0.71_02 release
2009-12-01 Tony Cookload threads so it doesn't abort with no threads
2009-11-30 Tony Cook0.71_01 release
2009-11-30 Tony Cookprevent double frees when Imager is loaded when threads...
2009-11-24 Tony Cook - fix POD nits
2009-11-24 Tony Cook - use scanline oriented operations to flip images...
2009-11-16 Tony Cook0.71 release Imager-0.71
2009-11-10 Tony Cookdocument opacity fill in changes, typo fixes, fix some...
2009-09-28 Tony Cook - the conv filter now enforces that the sum of the...
2009-09-21 Tony Cook0.70 release
2009-09-17 Tony Cook - an integer division meant that preview scaling to...
2009-09-15 Tony Cookhandle zero length extensions correctly
2009-09-08 Tony Cook0.69 release
2009-09-08 Tony Cookchanges note for test fix
2009-09-07 Tony Cook0.68 release
2009-09-06 Tony CookImager->new(file => $filename) does the obvious thing now
2009-09-05 Tony Cookrubthrough change
2009-09-04 Tony Cookavoid using CHECK as a label, since 5.11.x chokes on it
2009-09-03 Tony Cook0.67_01 release
2009-09-02 Tony Cookadd more context to libtiff probe comment
2009-09-02 Tony Cookupdate Changes with libtiff probe info
2009-08-31 Tony Cook - use the new EU::MM META_MERGE facility instead of...
2009-08-31 Tony Cook - re-work the external libraries section of README:
2009-08-31 Tony Cooknote the last change
2009-01-15 Tony Cook - correct documentation of default of raw image interl...
2008-12-12 Tony Cook0.67 release
2008-12-12 Tony Cook0.66 release
2008-12-12 Tony Cook - re-arrange the POD for Imager::Font::BBox:
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-11-19 Tony Cooknote the memory leak fix in Changes
2008-05-28 Tony Cook - 24-bit color .ICO/.CUR files can now be read.
2008-05-26 Tony Cook - an optimization skipping 0 src alpha values could...
2008-05-26 Tony Cookforgot to commit (and release!) the version of Changes...
2008-05-05 Tony Cook - the gif_screen_height tag was overriding the screen...
2008-04-30 Tony Cook - In some cases when an error occurs reading those...
2008-04-29 Tony Cookadd CVE for the security issue
2008-04-23 Tony Cook0.64 release
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-07 Tony CookImager 0.63 release Imager-0.63
2008-04-07 Tony Cooksome of the changes were bugs, put them under the bug...
2008-04-01 Tony Cook - removed the pointless #! line from lib/Imager/Font...
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 CookImager 0.62 release
2007-12-10 Tony Cook - added the det() function to the transform2() engine.
2007-12-06 Tony CookImager no longer supports OS X 10.2
2007-12-06 Tony Cookrearrange dynaload code to avoid some OS X issues
2007-12-03 Tony Cook - the hardinvert filter no-longer inverts the alpha...
2007-12-03 Tony Cook - work around Module::Depends::Intrusive bug #21229
2007-12-03 Tony Cook - samples/gifscale.pl sourced the base value for gif_t...
2007-11-28 Tony Cook0.61_02 release
2007-11-28 Tony Cook0.61_01 release
2007-11-28 Tony Cookrefer to my original ticket for this
2007-11-28 Tony CookRichard helped a lot
2007-11-28 Tony Cook - on some perl's the infix expression parser test...
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-11-21 Tony Cookformatting nit
2007-11-21 Tony Cookfix broken link from the animated GIF entry in the...
2007-11-12 Tony Cookalpha channel fixes for mixing scaling
2007-11-05 Tony Cook0.61 release Imager-0.61
2007-11-05 Tony Cookmissed a changes note
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 transform2() documentation
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-30 Tony Cook - validate chan_count for chans == NULL for each of...
2007-10-29 Tony Cook - the SGI RLE compression code could overflow its...
2007-10-29 Tony Cookthe code for the transform2() uminus operator was missi...
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-26 Tony Cook - some sub-directory tests depended on files produced...
2007-10-26 Tony Cook - prevent a cast to integer warning on x64 builds...
2007-10-12 Tony Cook - correct handling of sz in matrix_transform() - this...
2007-09-17 Tony Cookadded sample: gifscale.pl - scale an animated gif
next