The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

A image viewer program

FEATURES

Demonstrates usage of Prima image subsystem, in particular:

- Standard open dialog. Note it's behavior with the multi-frame images. - Standard save dialog. Note the graphic filters usage. - Image conversion routines. - Standard Prima::ImageViewer class.

Test the correct implementation of the internal image paint routines, in particular on the paletted displays and the representation of 1-bit images/icons with non-BW palette.

Note the mouse wheel interaction.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 29:

=pod directives shouldn't be over one line long! Ignoring all 2 lines of content

Around line 34:

'=item' outside of any '=over'

=over without closing =back