]> git.imager.perl.org - imager.git/history - Changes
- writing a 2 or 4 channel image to a PGM/PPM will now write that
[imager.git] / Changes
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
2007-08-30 Tony Cook0.60 release Imager-0.60
2007-08-27 Tony Cooktreat the ico mask as an alpha channel, since this...
2007-08-25 Tony Cookadded cleanup, documentation, further tests and graysca...
2007-08-01 Tony CookImager doesn't load on Windows 98
2007-07-31 Tony Cook - transparency is now enabled by default when writing...
2007-07-31 Tony Cook - improve the error message from errstr() when you...
2007-07-31 Tony Cookremove repeated text in Imager::Files
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-06-26 Tony Cookfixed various memory leaks that could occur when failin...
2007-06-21 Tony Cook - in some cases it's possible for giflib/libungif...
2007-06-14 Tony Cook0.59 release Imager-0.59
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-16 Tony CookImager 0.58 release Imager-0.58
2007-05-11 Tony Cookbump for 0.57_01
2007-05-11 Tony Cookdocument Makefile.PL changes
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 Cookupdate the 0.57 release notes with the CVE number
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 Cookadd to_rgb16 to changes
2007-04-18 Tony Cookchanged t82inline.t to always rebuild the Inline::C...
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-03 Tony Cookadd X org dist's rgb.txt location to search path
2007-04-02 Tony Cook0.56 release
2007-03-13 Tony Cookswitch to a manually built Changes file
2006-03-07 Tony CookNew changes will be listed most recent first, and is...
2006-03-07 Tony Cook- bump to 0.49 Imager-0.49
2006-03-07 Tony Cook- some error paths when reading GIF images weren't...
2006-03-06 Tony Cook- writing to a PNG file was leaking one memory block
2006-03-05 Tony Cook- i_gsampf() (used to implement getsamples() for floati...
2006-03-05 Tony Cook- free the TIFF object correctly when reading a TIFF...
2006-03-05 Tony Cook- some jpeg.c logging calls didn't include parameters...
2006-03-05 Tony Cook- tifflib 3.8.0 with MDI (Microsoft(tm) TIFF) support...
2006-03-05 Tony Cook- handle short EXIF user_comment fields correctly,...
2006-03-03 Tony Cook- bump to 0.48
2006-03-01 Tony Cook- removed unused hashinfo() function from Imager.xs
2006-02-21 Tony Cookbump to 0.47_01
2006-02-21 Tony Cook- fix/simplify META.yml generation - we now generate...
2006-02-21 Tony Cook- added version/level to the API function table structure
2006-02-17 Tony Cook- make win32.c const happy
2006-02-17 Tony Cook- more memory allocation integer overflow auditing
2006-02-17 Tony Cook- eliminate sign warning from image.c
2006-02-17 Tony Cook- expand Imager::Transformations:
2006-02-16 Tony Cook- minor clean up of rubthrough() method
2006-02-13 Tony Cook- convert t/t69rubthru.t to Test::More
2006-02-11 Tony Cook- rotate()s back parameter now accepts color names...
2006-02-10 Tony Cook- add tests for scaleX()/scaleY()
2006-02-09 Tony Cook- check $Config{ldflags} and $Config{ccflags} for place...
2006-02-05 Tony Cook- sick of $opts{scalefactor} in scale(), give it a...
2006-02-05 Tony Cook- scale() can now expect an Image::Math::Constrain...
2006-02-05 Tony Cook- smarter warning removal
2006-02-05 Tony Cook- make scale() fail if an invalid type is supplied...
2006-01-31 Tony Cook- change faxable output to use a more fax natural PHOTO...
2006-01-30 Tony Cook- update README to match unbuggy giflib
2006-01-30 Tony Cook- eliminate many -Wall warnings
2006-01-30 Tony Cookminor POD fix in Imager::Color::Table
2006-01-30 Tony Cook- supply C<imager> parameter to filters so we can regis...
2006-01-27 Tony Cook- handle the possibility of strerror() returning NULL.
next