Welcome to Imager


Try our advanced search
spacer
 Home
spacer
 Old news
spacer
 Resources
spacer
 Future Plans
spacer
 Releases
Imager 0.97
Imager 0.96
Imager 0.95
Imager 0.94
Imager 0.93
Imager 0.92
Imager 0.91
Imager 0.90
Imager 0.89
Imager 0.88
Imager 0.87
Imager 0.86
Imager 0.85
Imager 0.84
Imager 0.83
Imager 0.82
Imager 0.81
Imager 0.80
Imager 0.79
Imager 0.78
Imager 0.77
Imager 0.75
Imager 0.74
Imager 0.73
Imager 0.72
Imager 0.71
Imager 0.70
Imager 0.69
Imager 0.68
Imager 0.67
Imager 0.65
Imager 0.64
Imager 0.63
Imager 0.62
Imager 0.61
Imager 0.60
Imager 0.59
Imager 0.58
Imager 0.57
Imager 0.56
Imager 0.55
Imager 0.54
Imager 0.53
Imager 0.52
Imager 0.51
Imager 0.50
Imager 0.49
Imager 0.47
Imager 0.46 Release Notes
Imager 0.45 Release Notes
Imager 0.44 Release Notes
spacer
  Bug Reporting  

Please report bugs via Request Tracker. Please include perl and Imager versions, library versions and information about the platform you're using.


  Current Release  

Imager 0.97 is the current release of Imager and is available from any CPAN mirror.


  Mailing List  

You can subscribe to the Imager mailing list by sending an email to imager-devel+request@molar.is with subscribe in the body.

There is also an archive


  CPAN::Forum  

If you feel uncomfortable with subscribing to the mailing list you might try CPAN::Forum

#
  Imager 0.78  printable version
 / Home / Releases /

Bug fixes:

  • don't access deprecated members of the png_structp. RT #60242

  • document that using color objects is faster than supplying colors by name, etc. RT #61047

  • Imager::Probe now accepts array references for incpath and libpath. RT #60244

From 0.77_02:

Bug fixes:

  • from _01: look for missing file support test files in the right places.

  • flood_fill() wouldn't fill the right side of a single scan-line fill area. Thanks to Nicolas Roggli for reporting this.

  • flood_fill wouldn't fill to the left edge of the image if the starting line didn't reach the left edge. Thanks to Nicolas Roggli for reporting this.

From 0.77_01:

  • add each library-directory/pkgconfig/ to the pkg-config search path in Imager::Probe. Thanks to Justin Davis. RT #60491

  • moved GIF, TIFF, JPEG file handling code into sub-modules in preparation for separate distribution. RT #49616 (partial)
  • optimize filled box drawing (color, not fill)

Bug fixes:

  • Imager::Probe was calling ExtUtils::Liblist to initialize LD_RUN_PATH supplying an undefined value rather than the found directory. Thanks to Justin Davis. RT #60491

  • only prepend ./ to font filenames when passing them to T1Lib and then only when it would use its search mechanisms. RT #60509

  • fix the cache check for the X rgb.txt loader. This is typically used for color translation on Unix-like systems, and the fix improves performance of supplying colors by name by about 80 times. Test code that managed 3400 10x10 pixel boxes/second sped up to 25700 boxes/second.

  • clarify that Imager doesn't write EXIF metadata to images. RT #60637

  • Imager::Probe can now search subdirectories under its include path. Used by the PNG Makefile.PL to find headers and libraries when they aren't in the base directory, as in cygwin. RT #60635

 

 

#
 
Imager - vtc©2002