]> git.imager.perl.org - imager.git/history - Imager.pm
the easy way to get Imager on Win32
[imager.git] / Imager.pm
2010-08-10 Tony Cookthe align_string() method would ignore a string of...
2010-08-09 Tony Cook0.75_03 release
2010-08-09 Tony Cookhandle key iteration for the simulated %formats correctly
2010-08-07 Tony Cook0.75_02 release
2010-08-06 Tony Cook0.75_01 release
2010-08-06 Tony Cookmerge PNG branch and some clean-up
2010-08-03 Tony Cookadd the hardinvertall filter
2010-07-12 Tony Cookslight performance improvement for cases where the...
2010-07-03 Tony Cookreading multi-image PNM files
2010-06-28 Tony CookRT 58761: fix Imager->new(data => $data)
2010-06-26 Tony Cook0.75 release Imager-0.75
2010-05-06 Tony Cook0.74 release
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2010-04-02 Tony Cookhandle missing libraries in read_multi()
2010-03-15 Tony Cook0.73 release
2010-02-25 Tony Cookmerge circle outline branch
2010-01-29 Tony CookImager 0.72 release (commit done way after release) Imager-0.72
2009-12-04 Tony Cook0.71_03 release
2009-12-01 Tony Cook0.71_02 release
2009-11-30 Tony Cook0.71_01 release
2009-11-30 Tony Cookprevent double frees when Imager is loaded when threads...
2009-11-16 Tony Cook0.71 release Imager-0.71
2009-09-28 Tony Cook - the conv filter now enforces that the sum of the...
2009-09-21 Tony Cook0.70 release
2009-09-08 Tony Cook0.69 release
2009-09-07 Tony Cook0.68 release
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-03 Tony Cook0.67_01 release
2009-01-15 Tony Cook - correct documentation of default of raw image interl...
2008-12-13 Tony Cookfix jpg to jpeg in the list of image file formats in...
2008-12-12 Tony Cook0.67 release
2008-12-12 Tony Cook0.66 release
2008-05-20 Tony CookImager 0.65 release Imager-0.65
2008-04-23 Tony Cook0.64 release
2008-04-18 Tony Cook - check that the result of fileno($fh) is defined...
2008-04-07 Tony CookImager 0.63 release Imager-0.63
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-10 Tony Cook - the font libraries are now only initialized when...
2007-12-10 Tony CookImager 0.62 release
2007-12-03 Tony Cooksplit out the calculations of the final scale factors...
2007-11-28 Tony Cook0.61_02 release
2007-11-28 Tony Cook0.61_01 release
2007-11-27 Tony Cookfix the is_bilevel() method index entry
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-11-21 Tony Cookfix broken link from the animated GIF entry in the...
2007-11-05 Tony Cook0.61 release Imager-0.61
2007-10-30 Tony Cook - improve the error messages produced when attempting...
2007-09-26 Tony Cookmake it easier to find out how to convert an image...
2007-08-30 Tony Cook0.60 release Imager-0.60
2007-08-30 Tony Cookinclude RT email address under SUPPORT
2007-08-25 Tony Cookadded cleanup, documentation, further tests and graysca...
2007-08-24 Tony CookGabriel Vasseur's patch, corrected just enough for...
2007-07-31 Tony Cook - Finished/rewrote Arnar's old SGI RGB file format...
2007-06-25 Tony Cookdon't attempt to save the palette if we failed to read...
2007-06-14 Tony Cook0.59 release Imager-0.59
2007-06-12 Tony Cook- cropping outside the image would return an Imager...
2007-05-16 Tony CookImager 0.58 release Imager-0.58
2007-05-14 Tony Cookvarious minor documentation changes
2007-05-11 Tony Cookbump for 0.57_01
2007-04-18 Tony Cookdocument to_rgb16
2007-04-08 Tony Cookmake getpixel/setpixel report failure consistently...
2007-04-02 Tony Cook0.56 release
2007-02-05 Tony Cookthe image data offset wasn't validated when reading...
2007-01-30 Tony Cookchange C<allow_partial> to C<allow_incomplete> to match...
2006-12-30 Tony CookVarious changes:
2006-12-16 Tony Cookbump to 0.55: Imager-0.55
2006-10-08 Tony Cookthe string() method would not output the string "0"
2006-09-14 Tony CookThis is primarily a feature release:
2006-09-06 Tony Cookread_multi() now falls back to calling read() and write...
2006-08-19 Tony Cookto_rgb8 doesn't crop but the void content warning said...
2006-08-18 Tony CookMerged in the scale branch:
2006-08-15 Tony Cookadded pixel type 'index' to getscanline() and setscanli...
2006-07-27 Tony Cookbump to 0.53 Imager-0.53
2006-07-25 Tony Cookbump to 0.52 Imager-0.52
2006-07-19 Tony Cookbump to 0.51_03
2006-07-11 Tony Cookadd some examples using the i_xres and i_yres tags
2006-07-04 Tony Cookbump to 0.51_02 Imager-0.51_02
2006-07-04 Tony Cookmake sure the method index includes all documented...
2006-07-04 Tony Cooksvn:ignore some more profiler files and other junk
2006-06-29 Tony Cooksetcolors() and addcolors() can now accept non-object...
2006-06-28 Tony Cookbump to 0.51_01 for release Imager-0.51_01
2006-06-27 Tony Cookimplement a flood_fill that stops at a given color...
2006-06-26 Tony Cookdocument parseiptc()
2006-06-26 Tony Cookadd support for file write plugins
2006-04-19 Tony Cook- Calling setpixel() with color set to [ 0, 0, 0 ]...
2006-04-19 Tony CookSpecifying the bottom edge of the source image to paste...
2006-03-23 Tony Cook- added support for registering file readers
2006-03-14 Tony Cookremove the reference to IRC from SUPPORT, I'm not payin...
2006-03-13 Tony Cookprevent the parseiptc method from warning when there...
2006-03-11 Tony Cookrename some private functions to private names
2006-03-07 Tony Cook- bump to 0.49 Imager-0.49
2006-03-03 Tony Cook- bump to 0.48
2006-03-01 Tony Cook- removed unused hashinfo() function from Imager.xs
2006-02-21 Tony Cookbump to 0.47_01
2006-02-17 Tony Cook- more memory allocation integer overflow auditing
2006-02-16 Tony Cook- minor clean up of rubthrough() method
2006-02-11 Tony Cook- rotate()s back parameter now accepts color names...
2006-02-10 Tony Cook- add tests for scaleX()/scaleY()
next