Bug fixes:
- diag() the error message on failure for some TIFF tests that are failing on a Solaris smoker.
A development release, 0.82_01 was released on 17 May 2011 with the following changes which are included in 0.83:
Bug fixes:
Imager::Font::T1 incorrectly checked for absolute filename under Win32. Thanks to kmx for the report and fix. RT #67963
compose() with the target, source or mask position off the top or left of the target image didn't clip the source image correctly. RT #67220
compose() now returns a useful error message on a non-positive opacity.
- compose.im now at 100% test coverage. (As opposed to, umm, much, much less.)