]> git.imager.perl.org - imager.git/history - MANIFEST
odd run lengths for BI_RLE4 compressed BMP files were handled incorrectly
[imager.git] / MANIFEST
2012-02-17 Tony Cooksplit Imager's typemap into internal, public and old...
2012-01-08 Tony Cookrotate.c -> rotate.im transition
2011-11-12 Tony Cook[rt #69599] correctly handle 256 x 256 ICO files
2011-11-02 Tony Cookactually include the Imager::Test tests in the dist
2011-08-15 Tony Cook[rt #69194] include more information in read()/write...
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-06-20 Tony Cookmore manifest updates
2011-06-18 Tony Cookremove META.yml from MANIFEST, make dist adds it back...
2011-05-30 Tony Cook[RT #67912] writing GIFs now always uses the generated...
2011-05-25 Tony Cooksplit 8-bit image implementation out of the megafile...
2011-05-23 Tony Cookre-work META.yml validation and fix the detected errors
2011-05-16 Tony Cooktest coverage and fix pass for compose()
2011-05-09 Tony Cookupdate from the separate T1 distribution
2011-02-12 Tony Cookfile moved, it doesn't belong here anymore
2011-02-06 Tony Cookmove t1lib font support to a separate module
2011-01-10 Tony Cookimprove test coverage of Imager::Fountain
2010-12-11 Tony Cookupdate the MANIFEST and MANIFEST.SKIP
2010-12-10 Tony Cooksort MANIFEST ignoring case to match mkmanifest
2010-11-12 Tony Cooknote licensing of the makeblended font code in MMOne.pfb
2010-11-11 Tony Cookfix for rt 62855
2010-10-31 Tony Cookadd the combine method
2010-10-23 Tony Cookreorganize convert.c to convert.im
2010-09-27 Tony Cookadd flood fill test image
2010-09-26 Tony Cookfix flood_fill some more
2010-09-25 Tony CookMove freetype 2 support into its own module
2010-09-16 Tony Cookmove win32 font support in a new directory, and use...
2010-08-31 Tony Cookmove JPEG into it's own module
2010-08-25 Tony Cookmove TIFF into its own module
2010-08-23 Tony Cookremove the moved test files
2010-08-23 Tony Cookmove the GIF file handling code into a sub-module
2010-08-07 Tony Cookadd file missing from MANIFEST, and make test produce...
2010-08-06 Tony Cookmerge PNG branch and some clean-up
2010-07-03 Tony Cookreading multi-image PNM files
2010-06-30 Tony Cook - t/t50basicoo.t no longer depends on the other tests...
2010-05-06 Tony Cookadd Imager::IO docs to the MANIFEST
2009-11-30 Tony Cookadd threads tests to the manifest
2009-11-24 Tony Cook - use scanline oriented operations to flip images...
2009-09-15 Tony Cookhandle zero length extensions correctly
2009-09-05 Tony Cookseparate tiff and no tiff tests
2009-09-05 Tony Cookre-work gif tests to move no gif available tests to...
2009-09-05 Tony Cookseparate no png support tests into a separate test...
2009-09-04 Tony Cookre-work jpeg tests - move "no jpeg support" tests into...
2009-09-01 Tony Cookextract the installed tifflib version and don't use...
2008-12-12 Tony Cookadd file required for ICO tests
2008-12-12 Tony Cook - add limited tests for Imager::ExtUtils
2008-04-29 Tony Cookmissed some t/testtools.pl usage
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 - added the det() function to the transform2() engine.
2007-12-03 Tony Cook - the hardinvert filter no-longer inverts the alpha...
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-09-17 Tony Cookadded sample: gifscale.pl - scale an animated gif
2007-08-01 Tony Cookadd mission SGI files
2007-07-31 Tony Cook - Finished/rewrote Arnar's old SGI RGB file format...
2007-07-31 Tony Cookdistribute Imager::LargeSamples
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...
next