Release Notes for each Imager release.
Imager 0.64
This is a bug fix release. This includes a fix for a possible security issue. Bug fixes: Possible security issue: The floating point sample path for image based fills had a buffer overflow. This...
Imager 0.63
This release primarily contains changes to improve ease of use - rather than you having to convert images to the appropriate number of channels, Imager handles it internally. How to handle drawing...
Imager 0.62
Makefile.PL now expands ~/path supplied to --incpath or --libpath to /path under your home directory. the old dynaload code used Mach API functions to load dynamic libraries on Mac OS X. These APIs...
Imager 0.61
This is primarily a bug fix release: added samples/gifscale.pl, which adjusts the screen size/position tags when scaling an animated gif Bug fixes: correct handling of sz in matrix_transform() - this ...
Imager 0.60
This is an enhancement release with completion of SGI/RGB file format support and various other changes: Finished/rewrote Arnar's old SGI RGB file format support, so Imager now has full SGI RGB image ...
Imager 0.59
This is a bug fix release: fixes a regression introduced by the fixes for RT 11972 cropping outside the image would return an Imager object with no low-level image object, instead of returning false.
Imager 0.58
added to_rgb16 to produce a 16-bit/sample version of an image improve freetype 1.x text output efficiency Bug fixes: search another place for rgb.txt, and check all the places Imager::Color checks...
Imager 0.57
This is a security fix release: CRITICAL: a specially crafted compressed BMP file can cause a buffer overflow in malloced memory.
Imager 0.56
added support for reading 16-bit/sample PGM/PPM images added support for writing 16-bit/sample PGM/PPM images improved performance of reading PBM/PGM/PPM images added support for writing PBM images...
Imager 0.55
This is primarily a bug fix release. Note: Test::More is now a pre-requisite for Imager and is no longer bundled. There is one new feature: the Win32 font driver now supports UTF8 (RT 22166) Several...
Imager 0.54
This is primarily a feature release: a new qtype value 'mixing' has been added to the scale() method. This is faster than 'normal', slower than 'preview'. This is based on the method used by...
Imager 0.53
This is a bugfix release. Some test code was left in a code path not covered by the test suite. A test was added to cover this code path and the test code was removed.
Imager 0.52
This is primarily a feature release, but contains a fair few bug fixes, new features: ability to read and write MS Windows ICO and CUR files you can now add file format plugins to support new file...
Imager 0.51
This is a bugfix release. fix a validation bug when processing JPEG EXIF data that can cause a crash fix mis-processing of the src_maxx and src_maxy parameters of the paste() method fix a problem in...
Imager 0.50
This is a bugfix release. CRITICAL: fixes a segmentation fault from attempting to write a 2 or 4 channel image to jpeg or a 2 channel image to tga where the output is an in-memeory buffer. fixes an...
Imager 0.49
(Including the 0.48 release notes here too) 0.49: fixes a problem in decoding JPEG EXIF blocks. fixes some memory leaks 0.48: Imager API introduced - see perldoc Imager::API fix a test failure in...
Imager 0.47
Imager 0.46 introduced a bug in the Freetype 1.x font driver. Imager 0.47 fixes this bug. prevent text output with the freetype 1.x driver from crashing with a divide by zero error when only black...
Imager 0.46 Release Notes
Imager 0.46 has been released and will soon be available on all CPAN mirrors. The aim for this release was primarily documentation, but some bugs were fixed and features added along the way EXIF...
Imager 0.45 Release Notes
Imager 0.45 has been released and will soon be available on all CPAN mirrors. This is primarily a bug-fix release. The following issues have beenfixed: the dynamic filters Makefile would fail after...
Imager 0.44 Release Notes
Imager 0.44 has been released and will soon be available on all CPAN mirrors. This is primarily a bug-fix release. The following issues have been fixed: reading or writing any TIFF image would...
|