]> git.imager.perl.org - imager.git/history - Changes
remove some dev code that was writing an extra image file
[imager.git] / Changes
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.
2006-01-24 Tony Cook- convert t/t07iolayer.t to Test::More
2006-01-23 Tony Cook- make skip when Inline::C not available less verbose
2006-01-21 Tony Cook- added typemap type names to types in Imager::API.
2006-01-18 Tony Cook- reading a raw image no longer exits on a short read...
2006-01-18 Tony Cook- convert t/t103raw.t to Test::More
2006-01-18 Tony Cook- error messages when writing TIFF images were always
2006-01-18 Tony Cook- reword and provide an example for non-proportionally...
2006-01-13 Tony Cook- deal with freetype-config --cflags returning the...
2006-01-13 Tony Cook- minor changes for older perl/ExtUtils::MM
2006-01-12 Tony Cook- convert dynfilt/flines.c to Imager::Filter::Flines
2006-01-11 Tony Cook- document Imager::Filter::Mandelbrot
2006-01-11 Tony Cook- constify the Imager API
2006-01-11 Tony Cook- added sample files missing from MANIFEST
2006-01-10 Tony Cook- start of external Imager API access:
2006-01-09 Tony Cook- extra concept index entries
2006-01-04 Tony Cook- don't destroy image before creating it in error handl...
2005-12-30 Tony Cook- set the locale to "C" properly when testing ft1.x...
2005-12-30 Tony Cook- bump to 0.47
2005-12-30 Tony Cook- bump to 0.46_01 for testing
2005-12-30 Tony Cook- outputting a single space using the Freetype 1.x...
2005-12-30 Tony Cook- switched to subversion - changed $VERSION that was...
2005-12-19 Tony Cook- bump version to 0.46
2005-12-19 Tony Cook- minor changes to Imager::Transformations
2005-12-13 Tony Cook- change the use in t/t91.pod to require version 1...
2005-12-12 Tony Cook0.45_02 commit
2005-12-12 Tony Cook- some test scripts weren't fixing @INC correctly
2005-12-12 Tony Cook0.45_01 bump
2005-12-12 Tony Cookminor documentation touchups
2005-12-12 Tony Cook- decode the EXIF GPS IFD as well
2005-12-08 Tony Cookfix the bug number
2005-12-08 Tony Cook- clean up Imager::Font documentation:
2005-12-08 Tony Cook- the has_chars() method now checks the font objects...
2005-12-07 Tony Cook- read/write i_xres, i_yres, i_aspect only tage with...
2005-12-07 Tony Cook- added experimental EXIF decoding when reading JPEG...
2005-12-05 Tony Cook- added integer overflow checks to many memory allocati...
2005-12-05 Tony Cook- add smoke test for nearest_color filter
2005-12-05 Tony Cook- expand Imager::Draw:
2005-12-05 Tony Cook- linkify Imager.pm a bit more
2005-12-04 Tony Cookfix some rt URLs
2005-12-04 Tony Cookadd rt URL to a fixed bug
2005-12-03 Tony Cook- added samples/align-string.pl
2005-12-03 Tony Cook- implemented valign=>'end' for Imager::Font->align
2005-11-29 Tony Cook- the straight edges of filled arcs weren't being drawn...
2005-11-29 Tony Cook- filled polygons using a complex fill with combine...
2005-11-29 Tony Cook- check the correct directory when adding the cygwin...
2005-11-26 Tony Cook- the order of the returned values for Imager::Font...
2005-11-26 Tony Cook- arc(..., fill=> ...) wasn't handling concave areas...
2005-11-25 Tony Cook- fixes to verbose mode in Makefile.PL, also added...
2005-11-14 Tony Cook- add samples/tk-photo.pl
2005-11-14 Tony Cook- expand Imager::ImageTypes:
2005-11-11 Tony Cook- added t/t91pod.t
2005-11-11 Tony Cook- converted t/t021sixteen.t to use Test::More
2005-11-11 Tony Cook- setmask() now returns true on success and reports...
2005-11-05 Tony Cook- t1 library re-initialization modified to support...
2005-11-01 Tony Cook- converted t/t022double.t to use Test::More
2005-10-31 Tony Cook- maxcolors now must be at least 1 when creating a...
2005-10-27 Tony Cook- INCOMPATIBLE CHANGE:
next