- correct documentation of default of raw image interleave read
authorTony Cook <tony@develop=help.com>
Thu, 15 Jan 2009 11:43:47 +0000 (11:43 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 15 Jan 2009 11:43:47 +0000 (11:43 +0000)
commit500888dae6ac345f223bc472079aa5ab9550fdd5
tree2e016ab642d6ac5c084338ff43a28e02d4fa31d1
parentc3be83fe828140a95f7dc75b2ba2fe61ac54078e
 - correct documentation of default of raw image interleave read
   parameter
   https://rt.cpan.org/Ticket/Display.html?id=42074

 - add raw_ prefix to raw read parameters, though the original names
   still work.

 - fail the read if an invalid raw_interleave parameter is supplied

 - warn if no interleave or raw_interleave parameter is supplied,
   since the documented default was wrong, and incompatible with the
   write format

 - for reading raw images, if raw_storechannels > raw_datachannels,
   set the extra channels in the image to 0
Changes
Imager.pm
Imager.xs
lib/Imager/Files.pod
raw.c
t/t103raw.t
t/t50basicoo.t