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.