Skip Menu |

This queue is for tickets about the Imager-Graph CPAN distribution.

Report information
The Basics
Id: 2872
Status: resolved
Priority: 0/
Queue: Imager-Graph

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

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



Subject: neither the documentation or code handle a missing font parameter well
The documentation in Imager::Graph and Imager::Graph::Pie should make it clear that a font object is _required_ if there's any text on the graph. The code should handle a missing font object gracefully, rather than giving a "can't call method "bounding_box" on an undefined value" error.