- some TGA images weren't being detected correctly as TGA images
authorTony Cook <tony@develop=help.com>
Tue, 25 Mar 2008 11:29:06 +0000 (11:29 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 25 Mar 2008 11:29:06 +0000 (11:29 +0000)
commitc5a24cca02c56aa4a58ea76109227f3ccffaee0a
treeb5b8bc257aac2efd3d795763f0d8e7f7b180ace5
parent9b1ec2b8d2aae25c8864e28af1e7c85e78ca9575
 - some TGA images weren't being detected correctly as TGA images
   https://rt.cpan.org/Ticket/Display.html?id=32925

 - handling of the left-over bit for 16-bit/pixel TGA images has been
   changed to match the behaviour of the GIMP.  Previously the bit
   being set was treated as an opaque pixel, but one user reported a
   problem with loading such an image.  I haven't been able to find any
   tools beyond the GIMP that handle alpha-channel 16-bit TGAs, so
   I'll match it's behaviour.  See issue 114913 in the GIMP's
   bugzilla.
   http://rt.cpan.org/Ticket/Display.html?id=32926
Changes
MANIFEST
t/t1000files.t
t/t108tga.t
tga.c