]> git.imager.perl.org - imager.git/history - Changes
- eliminate many -Wall warnings
[imager.git] / Changes
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:
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-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 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 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-06-02 Tony Cook- give the colorcount() and maxcolors() methods their...
2005-05-30 Tony Cook0.45 release
2005-05-26 Tony Cook- t/t105gif.t wasn't handling buggy giflibs correctly
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 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 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 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-11 Tony Cook- the setcolors() had a fencepost error making it impos...
2005-05-11 Tony Cook- the internal function used to probe file formats...
2005-05-07 Tony Cook- removed the bug reporting email address to prevent...
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-04-29 Tony Cook- the internal i_tags_get_string() function now acts...
next