]> git.imager.perl.org - imager.git/history - lib/Imager
add an internal i_img_samef() and adapt is_imaged() to use it
[imager.git] / lib / Imager /
2011-05-16 Tony Cookadd an internal i_img_samef() and adapt is_imaged(...
2011-03-14 Tony Cook[RT #65955] handle LD_RUN_PATH ignores with -rpath...
2011-02-21 Tony Cook[RT #65749] add pod link check test and fix the broken...
2011-02-14 Tony Cookchange version to avoid indexer confusion
2011-02-12 Tony Cook[rt.cpan.org #65665] add the preload class method
2011-02-06 Tony Cookbump Imager::Font version
2011-02-06 Tony Cookt1 no longer needs a type check
2011-02-06 Tony Cookmove t1lib font support to a separate module
2011-02-03 Tony Cookfix formatting and spelling to match the rest
2011-02-03 Tony Cookwhitespace cleanup
2011-02-03 Philip Gwyn[rt.cpan.org #65385] Patch for Imager::Color->hsv
2011-02-03 Philip Gwyn[rt.cpan.org #65386] really fix #62885
2011-01-24 Tony Cookexpand the matrix multiply overload to allow mult by...
2011-01-23 Tony Cook[rt.cpan.org #29938] add matrix() method to Imager...
2011-01-23 Tony Cook[rt.cpan.org #56513] update filter plugins documentation
2011-01-10 Tony Cookimprove coverage testing Imager::Color::Float and fix...
2011-01-10 Tony Cookimprove test coverage of Imager::Fountain
2010-12-06 Tony Cookmake finding out how to make a transparent image simpler
2010-12-06 Tony Cookdocument DEFINE key in return value
2010-12-06 Tony Cookmake the returned key match EU::MM
2010-12-06 Tony Cookparse defines from the options returned by pkg-config...
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-10-23 Tony Cookfix typo
2010-10-20 Tony Cookfill out the documentation of Imager::Test, and test...
2010-09-28 Tony Cookallow Imager::Probe to accept arrayrefs for incpath...
2010-09-28 Tony Cookdocument briefly that color names are slower than color...
2010-09-26 Tony Cookprobe test code for FT2, including extending Imager...
2010-09-25 Tony CookMove freetype 2 support into its own module
2010-09-16 Tony Cookuse the newer "W32" spelling of Win32 for the font...
2010-09-16 Tony Cookavoid a grocer's apostrophe
2010-09-16 Tony Cookmove win32 font support in a new directory, and use...
2010-09-13 Tony Cooklook at the correct %Config library and include paths
2010-09-06 Tony Cooksearch more places for PNG headers and libraries
2010-09-06 Tony Cookclarify that Imager doesn't write EXIF data to images
2010-09-06 Tony Cookfix X name lookup caching
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 Cookonly prepend ./ to font filenames when passing them...
2010-08-19 Tony Cookuse $Config{path_sep} instead of working it out on...
2010-08-19 Tony Cook - add each library-directory/pkgconfig/ to the pkg...
2010-08-09 Tony Cookhandle multiple library tests correctly in probe
2010-08-06 Tony Cookreport if the test code fails on a probe
2010-08-06 Tony Cookmerge PNG branch and some clean-up
2010-08-03 Tony Cookadd the hardinvertall filter
2010-08-03 Tony Cookupdate the documentation of hardinvert to match the...
2010-04-12 Tony Cookupdate the TIFF documentation
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2010-04-04 Tony Cook - fix spelling errors patched by Debian (please report...
2010-03-15 Tony Cookadd examples of drawing arcs
2010-02-25 Tony Cookmerge circle outline branch
2009-11-30 Tony Cookprevent double frees when Imager is loaded when threads...
2009-11-25 Tony Cookmake sure flipping paletted images is covered
2009-11-24 Tony Cook - fix POD nits
2009-11-24 Tony Cook - use scanline oriented operations to flip images...
2009-11-24 Tony Cookallow trailing whitespace on #/code lines
2009-11-10 Tony Cookdocument opacity fill in changes, typo fixes, fix some...
2009-11-06 Tony Cookauto-convert the "other" parameter for opacity fills
2009-11-06 Tony Cookfix the docs to match the change from alpha -> opacity
2009-11-06 Tony Cookadd opacity adaption fills
2009-09-28 Tony Cook - the conv filter now enforces that the sum of the...
2009-09-07 Tony CookAPI documentation (mostly)
2009-09-07 Tony Cookvarious minor documentation updates and fixes
2009-09-06 Tony CookImager->new(file => $filename) does the obvious thing now
2009-09-04 Tony Cookavoid using CHECK as a label, since 5.11.x chokes on it
2009-08-31 Tony Cookfix synopsis to load the required modules
2009-07-02 Tony CookImager::Font is pretty useless without Imager, so add...
2009-07-02 Tony CookImager::Files isn't a C<use>able module, make that...
2009-01-15 Tony Cook - correct documentation of default of raw image interl...
2008-12-12 Tony Cook - re-arrange the POD for Imager::Font::BBox:
2008-12-12 Tony Cook - add limited tests for Imager::ExtUtils
2008-12-11 Tony Cook - corrected a reference leak where writing GIFs would...
2008-11-29 Tony Cookextend the synopsis a little so people realize type...
2008-11-29 Tony Cookbe more consistent with =item * for the I/O parameters
2008-04-29 Tony Cookeliminate t/testtools.pl
2008-04-16 Tony CookTODO: elliptical arc
2008-04-01 Tony Cook - removed the pointless #! line from lib/Imager/Font...
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a JPEG will now...
2008-03-25 Tony Cookcommit changes from draw branch
2007-12-26 Tony CookExtra ways of calling translate(), shear()
2007-12-10 Tony Cook - Imager::Matrix2d->translate() now only requires...
2007-12-10 Tony Cook - added the det() function to the transform2() engine.
2007-12-06 Tony Cookfix the POD I just broke
2007-12-04 Tony Cookdescribe the color model
2007-12-03 Tony Cooksplit out the calculations of the final scale factors...
2007-12-03 Tony Cook - the hardinvert filter no-longer inverts the alpha...
2007-11-28 Tony Cookadd filter large sample support table
2007-11-28 Tony Cookupdated TIFF information
2007-11-28 Tony Cook - on some perl's the infix expression parser test...
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-11-12 Tony Cookread gimp gradients with more than 9 segments
2007-10-30 Tony Cook - improve the transform2() documentation
2007-10-30 Tony Cook - improve the error messages produced when attempting...
2007-10-30 Tony Cook - attempt to work around the test failure at
2007-10-29 Tony Cookfixed a type
2007-10-26 Tony Cook - Imager::Font::Wrap doesn't correctly set savepos
2007-09-26 Tony Cookmake it easier to find out how to convert an image...
2007-09-17 Tony CookImager::Files still listed "rgb" as the type for SGI...
2007-09-11 Tony Cookdefine 0.61 release goals
next