]> git.imager.perl.org - imager.git/history - MANIFEST
Coverity complained colors could be left uninitialized.
[imager.git] / MANIFEST
2007-06-21 Tony Cook - in some cases it's possible for giflib/libungif...
2007-04-09 Tony Cookuse a convolution kernel size based on the stddev rathe...
2007-03-30 Tony Cookfix the flasher.pl entry
2007-03-29 Tony Cookadd a new sample flasher.pl
2007-02-19 Tony Cookpgm.pgm was missing from MANIFEST
2007-01-08 Tony Cookfill out files missing froom MANIFEST
2006-12-30 Tony CookVarious changes:
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-10-25 Tony Cookuse SvPV to get the length of text to draw rather than...
2006-08-30 Tony Cookconvert scale.c to scale.im so we have 8 bit/sample...
2006-08-29 Tony Cookthe rubthrough() method now supports destination images...
2006-08-29 Tony Cookremove t/t60dyntest.t from the MANIFEST, since we moved it
2006-08-18 Tony Cookmove the existing dynfilt test into dynfilt/t, update...
2006-08-18 Tony CookMerged in the scale branch:
2006-07-24 Tony Cookadd dummy test to dynfilt to since it was confusing...
2006-07-20 Tony Cookbounding_box() for t1 driver fonts was treating spaces...
2006-07-14 Tony CookCMYK jpeg images were being read as 4 channel images...
2006-07-13 Tony Cookhttp://rt.cpan.org/Ticket/Display.html?id=20415
2006-07-04 Tony Cooksvn:ignore some more profiler files and other junk
2006-06-26 Tony Cookadd support for file write plugins
2006-05-22 Tony Cookadd inline_capture2image.pl sample
2006-05-22 Tony Cookrename APIRef.pm, API.pm to *.pod since they contain...
2006-05-22 Tony Cookadded kwalitee test script to the MANIFEST
2006-04-19 Tony Cook- Calling setpixel() with color set to [ 0, 0, 0 ]...
2006-04-02 Tony Cookfix range checking on IFD entry data types. This could...
2006-03-24 Tony Cook- implement reading MS Windows icon files
2006-03-22 Tony CookMore iolayers work:
2006-03-15 Tony Cookfixed incorrect filename for t/t93podcover.t in MANIFEST
2006-03-13 Tony CookPOD coverage tests, as a TODO for now
2006-03-07 Tony CookNew changes will be listed most recent first, and is...
2006-03-05 Tony Cook- handle short EXIF user_comment fields correctly,...
2006-02-21 Tony Cook- fix/simplify META.yml generation - we now generate...
2006-01-30 Tony Cook- eliminate many -Wall warnings
2006-01-12 Tony Cook- convert dynfilt/flines.c to Imager::Filter::Flines
2006-01-11 Tony Cook- added sample files missing from MANIFEST
2006-01-10 Tony Cook- start of external Imager API access:
2005-12-07 Tony Cook- added experimental EXIF decoding when reading JPEG...
2005-11-26 Tony Cook- arc(..., fill=> ...) wasn't handling concave areas...
2005-11-11 Tony Cook- added t/t91pod.t
2005-10-10 Tony Cook- add samples/replace_color.pl
2005-10-10 Tony Cook- renamed lib/Imager/Cookbook.pm to lib/Imager/Cookbook...
2005-09-29 Tony Cookadded a brief tutorial
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-11 Tony Cook- the internal function used to probe file formats...
2005-04-15 Tony Cook- newer versions of GIMP add a line to gradient files...
2005-04-12 Tony Cook- added sample code for handling images uploaded via...
2005-04-06 Tony Cook- Makefile.PL now adds rules to generate a suitable...
2005-03-26 Tony Cook- added samp-form.cgi and samp-image.cgi to the samples...
2005-03-16 Tony Cook- Imager::Cookbook wasn't included in the MANIFEST
2005-03-16 Tony Cook- added README for samples directory, describes interle...
2005-03-08 Tony Cookadded testimg/longid.tga used to test the long idstring bug
2005-01-01 Tony Cook- the tiff reader now puts warning messages produced...
2005-01-01 Tony Cook- added trivial multiple master support via the FT2...
2004-12-06 Tony Cook- tools/imager has been removed from the MANIFEST,...
2004-11-28 Tony Cook- the BMP reader now validates the bfOffBits value...
2004-11-25 Tony Cook- added tools/imager to the distribution. This is...
2004-11-25 Tony Cook- added many bad BMP files to test various code paths...
2004-10-25 Tony Cook- renamed io.h to imio.h to prevent problems building...
2004-10-18 Tony Cook- the FT2 glyph_names() method didn't do correct error...
2004-09-05 Tony Cook - added the C<builtin> color specifier and the
2004-09-05 Tony Cook - previously, if you supplied to_paletted and...
2004-08-26 Tony Cook - the pnm reader read maxval for ppm/pgm files...
2003-03-29 Arnar Mar HrafnkelssonAdded extra parameters to rubthrough so only a subimage of
2002-12-31 Tony Cook - implemented i_t1_has_chars(), tests for same
2002-04-10 Arnar Mar HrafnkelssonAdded t/testtools.pl to MANIFEST.
2002-01-16 Arnar Mar HrafnkelssonAdded Engines pod, moved masked images to ImageTypes...
2002-01-16 Arnar Mar HrafnkelssonFilter pod added.
2002-01-15 Arnar Mar HrafnkelssonAdded Image Type pod draft.
2002-01-14 Arnar Mar HrafnkelssonAdded documentation for simple transforms in a separate...
2002-01-13 Arnar Mar HrafnkelssonAdded Draw.pod to MANIFEST
2002-01-08 Tony Cooknew docs
2002-01-07 Tony Cookascii pbms weren't treated correctly
2001-12-29 Arnar Mar HrafnkelssonAdded rgb.c to MANIFEST
2001-11-25 Tony Cook- read paletted tiff images into Imager paletted images
2001-11-21 Tony Cookmake color values smarter for the drawing functions
2001-11-12 Arnar Mar HrafnkelssonFinished antialiased polygon drawing routines.
2001-10-31 Arnar Mar HrafnkelssonChanges entries and iolayer test added to manifest.
2001-10-28 Arnar Mar HrafnkelssonAdded .exp files for exporting symbols for plugins...
2001-10-24 Tony Cookoops, Imager/Font/Win32.pm missing from manifest
2001-10-24 Tony Cooktests missing from MANIFEST
2001-10-07 Tony Cookadded double/sample image support
2001-10-05 Tony Cookstop ft1.x support dropping descenders
2001-09-16 Arnar Mar HrafnkelssonAdds reading capabilities for certain variants of targa...
2001-09-09 Tony Cookminor error handling in bmp.c
2001-09-01 Tony Cooksupport for generic fills for box and arc, with solid...
2001-08-29 Tony Cookimplement fountain fills similar to most paint programs
2001-08-19 Tony Cookadded OO interfaces for some filters
2001-08-13 Tony CookEgads
2001-05-18 Arnar Mar HrafnkelssonRemoved bench/* from MANIFEST (but not CVS). Also...
2001-05-16 Arnar Mar HrafnkelssonAdded map.c which implements mapping images through...
2001-05-15 Arnar Mar HrafnkelssonAdded all the test images to the MANIFEST and re added...
2001-05-14 Arnar Mar HrafnkelssonAdded more logging to quant.c. Removed global variable...
2001-05-14 Tony Cookremoved t10formats.t
2001-05-09 Tony Cookimplement the convert() method for converting between...
2001-04-24 Tony Cookadded new test scripts
2001-04-22 Tony Cookjunk.pm is needed for tests
2001-04-10 Tony Cookerror handling code
2001-03-25 Arnar Mar HrafnkelssonInitial revision Imager-0_38 Imager-0_38pre9