The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.11 - 2015-10-07

  • Added $img->resized_height() and $img->resized_width() accessors that return the post-resize dimensions of the image. This can be useful if you only specified one dimension and need to know the other dimension that was calculated by the module. (RT #80269)
  • Changed ARM fixed_mul assembly code to not round the result, in order to match the output from x86 and C versions and pass the tests. (RT #93417)
  • Fixed GIF compilation when using giflib >= 5.0. (RT #106749)
  • Compilation fixes for newer OSX versions.
  • Point at new GitHub repo.

Modules

Fast, high-quality fixed-point image resizing