font.c on FreeBSD.
- finish off a sentence in the "Producing an image from a CGI script"
example in Imager::Files
+- method index didn't include errstr()
=================================================================
In cases where no image object is associated with an operation
C<$Imager::ERRSTR> is used to report errors not directly associated
-with an image object.
+with an image object. You can also call C<Imager->errstr> to get this
+value.
The C<Imager-E<gt>new> method is described in detail in
L<Imager::ImageTypes>.
difference() - L<Imager::Filters/"Image Difference">
+errstr() - L<Imager/"Basic Overview">
+
filter() - L<Imager::Filters>
findcolor() - L<Imager::ImageTypes> - search the image palette, if it