]> git.imager.perl.org - imager.git/shortlog
imager.git
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-16 Tony Cookfix typo
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:
2005-10-25 Tony Cook- added sampled/slant_text.pl, and notes on shearing...
2005-10-23 Tony Cook- added samples/border.pl, and notes on adding a border in
2005-10-23 Tony Cookmore to do
2005-10-19 Tony Cookadd page parameter to read() method when reading TIFF...
2005-10-10 Tony Cook- add samples/replace_color.pl
2005-10-10 Tony Cookpremature commit the last time
2005-10-10 Tony Cook- renamed lib/Imager/Cookbook.pm to lib/Imager/Cookbook...
2005-09-30 Tony Cookmore minor POD fixes
2005-09-30 Tony Cook- Imager::Font->new() for the tt (Freetype 1.x) driver...
2005-09-29 Tony Cookadded a brief tutorial
2005-09-13 Tony Cook- move include t1lib out of image.h to font.c, since...
2005-09-08 Tony Cook- limit limits.c to C89
2005-09-08 Tony Cook- implement getscanline(), setscanline() and getsamples...
2005-08-26 Tony Cook- new example for convert() method based on Leolo's...
2005-08-26 Tony Cook- implement/test/document set_file_limits()/get_file_li...
2005-08-24 Tony Cook- convert t/t107bmp.t to Test::More
2005-08-18 Tony Cook- convert t/t104ppm.t to Test::More
2005-08-08 Tony Cook- added VERSION numbers to most .pms
2005-08-07 Tony Cook- prevent warnings when looking up a GIMP color with...
2005-08-04 Tony Cook- convert t/t15color.t to Test::More
2005-08-04 Tony Cookmore to do
2005-08-04 Tony Cook- remove old #if 0 code from Imager.xs
2005-08-04 Tony Cook- loading filter DLLs/DSOs had an off-by-one error...
2005-08-03 Tony Cook- added tiff_bitspersample and tiff_photometric tags...
2005-08-03 Tony Cookmore stuff to do
2005-06-28 Tony Cookput off antialiasing work
2005-06-25 Tony Cookre-arrange for priority
2005-06-24 Tony Cookadded issue numbers
2005-06-24 Tony Cookwhat do we do about incomplete files?
2005-06-02 Tony Cook- give the colorcount() and maxcolors() methods their...
2005-06-02 Tony Cookrelease notes
2005-06-01 Tony Cookadd to my workload
2005-06-01 Tony Cookprep TODO for next release
2005-05-30 Tony Cook0.45 release
2005-05-30 Tony Cooknote to use the right make under Win32
2005-05-26 Tony Cook- t/t105gif.t wasn't handling buggy giflibs correctly
2005-05-24 Tony CookMETA.yml updated version number
2005-05-24 Tony Cook0.44_01 release
2005-05-24 Tony Cook- add some Mac OS X notes to the README
2005-05-24 Tony Cookmake sure meta.tmp is cleaned up
2005-05-24 Tony Cook- use a temp file to avoid messing with echo on Win32...
2005-05-24 Tony Cook- work around junk that pkg-config sends to stderr...
2005-05-24 Tony Cookadded Test::More files to MANIFEST
2005-05-24 Tony Cookwas missing use lib 't';
2005-05-24 Tony Cookadd missing SKIP label
2005-05-24 Tony Cookadded C< use lib 't'; > where needed
2005-05-24 Tony Cook- add tests to exercise hatch fills for floating images...
2005-05-17 Tony Cook- fixed an inverted condition checking the giflib versi...
2005-05-17 Tony Cookfix broken commit
2005-05-17 Tony Cook- Imager no longer assumes that MSVC is the only native...
2005-05-17 Tony Cook- prevent warnings from Makefile.PL when there's no...
2005-05-17 Tony Cook- fix the filter examples in Imager::Filter so they...
2005-05-16 Tony Cookgot something done
2005-05-11 Tony Cook- the setcolors() had a fencepost error making it impos...
2005-05-11 Tony Cooksomething done
2005-05-11 Tony Cook- the internal function used to probe file formats...
2005-05-11 Tony Cookmore stuff TODO
2005-05-11 Tony CookSupport mingw built perl
2005-05-07 Tony Cook- removed the bug reporting email address to prevent...
2005-05-07 Tony Cookput the detail output file in a saner place
2005-05-02 Tony Cooksomething got done!
2005-05-02 Tony Cook- the Win32 font driver bounding_box() method now puts...
2005-05-02 Tony Cook- the FT1.x driver now supports the align parameter...
2005-05-02 Tony Cookchanged alignment tests a bit
2005-04-30 Tony Cookadded alignment tests
2005-04-29 Tony Cook- the internal i_tags_get_string() function now acts...
2005-04-27 Tony Cook- Imager::Matrix2d->rotate() would only rotate around...
2005-04-27 Tony Cookright bearings done
2005-04-26 Tony Cookskip the right number for when there's no FT1
2005-04-26 Tony Cook- Imager::Font::BBox objects now have right_bearing...
2005-04-26 Tony Cookremove old #if ed out code
2005-04-26 Tony Cook- Imager::Font::BBox objects now have right_bearing...
2005-04-26 Tony Cookfix a warning
2005-04-25 Tony Cookconverted to Test::More
2005-04-24 Tony Cook- Imager::Font::BBox objects now have right_bearing...
2005-04-23 Tony Cookconvert to Test::More
2005-04-23 Tony Cookadded use strict
2005-04-22 Tony Cooksome stuff done
2005-04-21 Tony Cook- the FT 1.x was comparing versus an uninitialized...
2005-04-21 Tony Cookconverted to Test::More
2005-04-21 Tony Cookfound a bug
2005-04-20 Tony Cookmissed a SKIP: label for use on non-Win32
2005-04-20 Tony Cook- Imager::Font::BBox advance_width() method was falling...
2005-04-20 Tony Cook- fix a few compiler warnings
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
2005-04-12 Tony Cook- added sample code for handling images uploaded via...
next