Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 7581
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)



Date: Thu, 9 Sep 2004 00:50:50 +1000
From: tonyc [...] cpan.org
To: bug-Imager [...] rt.cpan.org
Subject: crop() documentation says width/height takes precedence, but is unclear
The handling of left/right/width and top/bottom/height parameters and how they relate to each other is badly documented and probably buggy for crop().
crop() doesn't seem to range check it's arguments either - so right can be bigger than the image width and so on.
Fixed in local CVS for the next release.