Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 6140
Status: resolved
Priority: 0/
Queue: Imager

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

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



Subject: Allow a background color to be set for the rotate() method.
From a message on the imager-devel list: In rotating an image by a couple of degrees, and then writing the result out as a JPEG, the extra pixels around the edge of the new, rotated image are set to black. I really need to be able to set them to a custom background colour, and I'd rather not have to achieve this by using a fountain fill. From the structure of the code it shouldn't be too hard to add. (mostly meant as a reminder to myself...)