Changes for version 0.28_06 - 2014-02-03

  • Support sCAL chunk.
  • use warnings, use strict in main module.
  • "libpng_supports" added pCAL and sCAL to testable options.
  • "set_text" now has a default compression of PNG_TEXT_COMPRESSION_NONE, so the field "compression" doesn't have to be specified for every text chunk.
  • New function "copy_png" for copying chunks from a read PNG to a write PNG.

Modules

make libpng constants available
Perl interface to the C library "libpng".