]> git.imager.perl.org - imager.git/commit
- i_readraw_wiol() now checks for image creation failure
authorTony Cook <tony@develop=help.com>
Thu, 2 Dec 2004 04:07:27 +0000 (04:07 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 2 Dec 2004 04:07:27 +0000 (04:07 +0000)
commit50dc291e4bbf6725704b20a5f5d90873a4df7fd8
tree41ceec24ffe6d9326c63422cc7a3d26b99ab60d7
parentf771d0eca7fde9c5963fcfcf7ebd4ed3bfa52bc0
- i_readraw_wiol() now checks for image creation failure
- i_readrgb_wiol() now checks for image creation failure
- i_writergb_wiol() was an empty stub, it now pushes an error message
  and explicitly returns failure.
- i_readrgb_wiol() now sets i_format to rgb.
- set i_format to raw when reading tga files and test for it
- document i_format tag
Changes
lib/Imager/ImageTypes.pod
raw.c
rgb.c
t/t103raw.t