]> git.imager.perl.org - imager.git/history - lib
Revert the ivdformat probing
[imager.git] / lib /
2016-03-15 Tony Cookextract include paths from gcc if we can
2016-02-16 Tony Cookfix Imager::Color->new(channels => []) with a short...
2015-11-08 Tony Cooknote that new() accepts an io parameter
2015-03-26 Tony Cookmore types documentation for the API
2015-03-26 Tony Cookadd colorchannels(), alphachannel() and colormodel...
2015-01-25 Tony Cookimproved polygon support
2015-01-25 Tony Cookpolygon documentation
2015-01-25 Tony Cookaccess to poly_poly from perl as polypolygon()
2014-11-22 Tony Cookmore verbose probe output
2014-11-15 Tony Cook[rt #99959] fix Imager::Matrix2d::rotate()'s centre...
2014-11-08 Tony Cook[RT #99507] don't apply the icon mask to images with...
2014-06-25 Tony Cooksacrifice a chicken to the spell-checker gods
2014-06-25 Tony Cookactually document the change in read buffer values
2014-04-12 Tony Cookrt #94413: autolevels no longer color-skews
2014-04-05 Tony Cookalso replace IM_PSAMP() in Imager::Preprocessor
2014-03-31 Tony Cook[rt #94292] add jpeg_optimize to enable optimized Huffm...
2013-10-31 Tony Cook[rt #89567] be a bit more obvious about raw channels
2013-10-31 Tony Cookvarious typo fixes from David Steinbrunner and some...
2013-10-31 Tony Cooktypos in Imager::Font
2013-10-31 Tony Cooktypo fixes in the sources of APIRef.pod
2013-10-31 David Steinbrunnertypo fixes
2013-10-31 David Steinbrunnertypo fix
2013-10-31 David Steinbrunnertypo fixes
2013-10-31 David Steinbrunnertypo fix
2013-10-18 Tony Cook[rt #86428] search a few more places for libraries...
2013-10-02 Adrian Yeesmall typo fix in Imager::Transformations
2013-10-01 Tony Cook[rt #87650] change setpixel()'s return value
2013-09-30 Tony Cook[rt #87338] Imager::Font::Wrap no longer requires the...
2013-07-09 Tony Cook[rt #86659] PNG benign error support is more complex...
2013-06-07 Tony Cookadd a drop shadow entry to the cookbook and a sample too
2013-06-07 Tony Cook[rt #85746] add support for libpng 1.6
2013-05-19 Tony Cook[rt #85413] add a test for standard POD headings and...
2013-05-19 Tony Cook[rt #85143] remove an errant trailing ' from a =head1...
2013-05-18 Tony Cookupdate unshipped spell checking to work with Debian...
2013-05-18 Tony Cookescape a / in the link text of an L<> causing pod failures
2013-05-03 Tony Cook[rt #84963] force C locale for gcc -print-search-dirs
2013-04-19 Tony Cookbump Imager::Test version, which should have been done...
2013-04-08 Tony Cook[rt #84106] document transform() vs bounding_box()
2013-04-03 Tony Cookskip testing UTF-8 overloaded test on pre-5.8
2013-03-01 Tony Cook[rt #83454] document that font errors are in Imager...
2013-02-25 Tony Cookproperly test UTF8 handling for FT1, and fix it
2013-02-25 Tony Cookimplement standard font tests for Imager::Font::W32
2013-02-23 Tony Cookdocument can_glyph_names()
2013-02-23 Tony Cookuse the standard font tests for Freetype 1.x (TT) too
2013-02-23 Tony Cookpull some basic tests all fonts should pass into Imager...
2013-02-22 Tony Cookfix error handling for invalid utf8 for T1
2013-02-22 Tony Cookfix error handling in the bounding_box() wrapper method
2013-02-19 Tony Cook[rt #83434] fix a POD list mixing named and bulleted...
2013-02-15 Tony CookPNG supports more sample sizes now
2013-02-15 Tony Cookmove most of README to lib/Imager/Install.pod
2013-01-12 Tony CookSupport tied/layered fh parameters for read()/write()
2013-01-12 Tony Cookuse PerlIO_* calls to read/write if supplied a fh
2012-12-15 Tony Cookcorrect the version for improved threads support
2012-12-14 Tony Cookimproved support for threads
2012-12-14 Tony Cookconsistently use _valid_image() internally to ensure...
2012-12-14 Tony Cookdocument when the slot destructor is called
2012-11-24 Tony Cooktest thread context handling for logging
2012-11-24 Tony Cookmore thread docs
2012-11-24 Tony Cookadd the context slot APIs
2012-11-24 Tony Cookdocument threads support
2012-11-24 Tony Cookadd mutex functions to the API
2012-11-24 Tony Cookfill out documentation
2012-11-24 Tony Cookrebuild Imager::APIRef
2012-11-24 Tony CookWIP, it compiles
2012-11-24 Tony CookWIP, more context changes
2012-11-20 Tony Cook[rt #81198] clarify the return value of getpixel()
2012-10-19 Tony Cookadd examples to the Imager::Fill documentation
2012-10-18 Tony Cookdoc cleanups for Imager::Fill
2012-10-08 Tony Cook[rt #79251] note Image::ExifTool in a few places
2012-10-08 Tony Cook[rt #79989] setsamples() isn't 16-bit only
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-17 Tony Cookadding tracing for the slot APIs
2012-09-11 Tony Cookimproved thread safety for Imager
2012-09-11 Tony Cookadd mutex functions to the API
2012-09-09 Tony Cookmore thread docs
2012-08-26 Tony Cookadd the context slot APIs
2012-08-25 Tony Cookdocument threads support
2012-08-25 Tony Cookadd mutex functions to the API
2012-08-14 Tony Cookfill out documentation
2012-08-14 Tony Cookrebuild Imager::APIRef
2012-08-14 Tony CookWIP, it compiles
2012-08-14 Tony CookWIP, more context changes
2012-07-13 Tony Cookadd a recipe to the cookbook
2012-06-04 Tony Cook[rt.cpan.org #68910] write a brief security overview
2012-06-04 Tony Cookadded the check_file_limits() method to Imager
2012-06-04 Tony Cookset_file_limits(reset => 1) now resets to defaults...
2012-05-24 Tony Cook[rt #77173] improve error reporting on an API version...
2012-04-29 Tony CookMerge branch 'png'
2012-04-29 Tony CookPNG re-work: finish up the tag documentation
2012-04-29 Tony CookPNG re-work: start documenting new tags
2012-04-29 Tony Cooki_get_file_background[f]?() now return int
2012-04-28 Tony Cookfix a typo
2012-04-28 Tony Cook[rt #74043] handle static linking of libpng with libz
2012-04-27 Tony Cook[rt #75869] make sure EU::MM can find libraries found...
2012-04-27 Tony Cookmore verbose probe output
2012-04-25 Tony Cook[rt #76782] improve documentation and error reporting...
2012-04-14 Tony Cookdocument the i_comment common tag
2012-04-14 Tony Cookfix the prototype for Imager::Test::is_imaged
2012-02-19 Tony Cook[rt #73697] re-work getpixel() and setpixel()
2012-02-16 Tony CookMerge branch 'psamp'
next