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.52  printable version
 / Home / Releases /

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 formats
  • add POD coverage tests
  • setcolors() and addcolors() now accept color names and so on instead of requiring Imager::Color objects.
  • flood_fill() can now fill to a specified border color instead of just to the area the same color as the seed.

Bug fixes:

  • bounding_box for the T1 driver wasn't converting UTF8 to ascii when calculating the advance width.
  • bounding_box for the T1 driver wasn't including leading and trailing spaces in the bounding box as the other drivers did, it also produced strange results for empty strings or strings containing only spaces
  • when reading CMYK jpeg images they were being transferred to the image object as is, producing a four channel image. It only looked ok due to an old still unfixed Photoshop bug. We now convert from the inverted CMYK that photoshop (and Corel for example) produce into RGB.
  • reading a CYMK TIFF would result in a 4 channel image, reading any image with more than 4 channels (eg. RGB with 2 alpha channels) would result in an error.
  • added /usr/local/include to the default include search path, since we were already searching /usr/local/lib for libraries.

And various minor fixes and documentation updates.


 

 

#
 
Imager - vtc©2002