Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 85405
Status: rejected
Priority: 0/
Queue: Imager

People
Owner: Nobody in particular
Requestors: TONYC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: floating point images should be written as 32-bit TIFF
Date: Sat, 18 May 2013 11:07:06 +1000
To: bug-Imager [...] rt.cpan.org
From: tonyc [...] cpan.org
Currently they're written as 16-bit, despite there being write_one_32() to write as 32-bit.
The code does write floating point images as 32-bit.