]> git.imager.perl.org - imager.git/history - lib
[rt #69243] simplify XS for i_findcolor()
[imager.git] / lib /
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'
2012-02-16 Tony Cookdocument setsamples() new capabilities
2012-02-13 Tony Cookadd psamp(), psampf() to C image API
2011-11-21 Tony Cookupdate "Converting from one file format to another...
2011-11-21 Tony Cook[rt #67911] add gray, gray4, gray16 preset color palettes
2011-11-19 Tony Cook[rt #72475] make the error messages from read() match...
2011-11-12 Tony Cook[rt #68815] document i_psamp_bits() and i_gsamp_bits()
2011-11-12 Tony Cook[rt #72369] Document the return value of the filter...
2011-10-31 Tony Cookproperly increment $VERSION for Imager::Matrix2d
2011-10-24 Tony Cook[rt #71643] search a few more places for libraries
2011-10-23 Tony Cookimprove MSVC support some more
2011-10-15 Tony Cook[rt #71675] make the APIRef synopsis ordering consistent
2011-10-14 Tony Cookadd overloaded eq to Imager::Matrix2d
2011-10-10 Tony Cook[rt #70656] apply the last the Debian spelling fixes
2011-10-10 Tony Cook[rt #71469] make default text color non-transparent
2011-10-10 Tony CookMerge the I/O buffering branch
2011-09-12 Tony Cookdocument the new test image functions
2011-09-12 Tony Cookadd simple tests for the Imager::Test test_image functions
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-06-08 Tony Cookprogressive JPEG support
2011-06-08 Tony Cookreplace (imager|tony)@imager.perl.org with tonyc@cpan.org
2011-05-30 Tony Cook[RT #68508] do error diffusion on gray scale if the...
2011-05-25 Tony Cooksplit 8-bit image implementation out of the megafile...
2011-05-23 Tony Cookadd to_rgb_double() method
2011-05-21 Tony Cookre-work document and test Imager's logging facility
2011-05-16 Tony Cookallow box() to accept floating colors for filling areas
2011-05-16 Tony Cookallow the preprocessor to omit #line directives
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
next