Mon Feb 04 23:27:22 2008TONYC [...] cpan.org - Priority changed from (no value) to '20'
Tue Mar 25 05:03:07 2008TONYC [...] cpan.org - Correspondence added
On Mon Feb 04 22:13:51 2008, TONYC wrote:
Show quoted text
> Imager loads the attached image with the alpha channel inverted.
More complex than simple inversion.
The sample image has the number of attribute bits set to 0, so the alpha
channel bit should be ignored.
Tue Mar 25 05:03:41 2008TONYC [...] cpan.org - Status changed from 'new' to 'open'
Tue Mar 25 06:46:28 2008TONYC [...] cpan.org - Correspondence added
On Tue Mar 25 05:03:07 2008, TONYC wrote:
Show quoted text
> The sample image has the number of attribute bits set to 0, so the alpha
> channel bit should be ignored.
Actually it doesn't.
Tue Mar 25 07:25:53 2008TONYC [...] cpan.org - Taken
Tue Mar 25 07:28:02 2008TONYC [...] cpan.org - Correspondence added
The old behaviour seemed correct, but the documentation in the TGA
specification didn't provide a whole lot of information.
The sample file I received appears to have the correct header values set
for an alpha channel but has all of the alpha channel bits set to zero.
The GIMP treats this bit being 1 as transparency. See
http://bugzilla.gnome.org/show_bug.cgi?id=114913 for some discussion.
So I'll match the GIMP's behaviour.