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

An alternate font selection window

FEATURES

Demonstrates Prima font API and its usage.

Note the inability to set a font with a particular size and width factor in one call ( in $re_sample sub ). A font size and width is accepted, however.

Tests the Prima font interface implementation. A constant pain here is the correspondence of a font metrics before and after the font load. X is known for the problem, that can not be solved easily and without certain compromises. See prima-gp-problems manpage for details.

Note the left-mouse drag effect from a font screen widget.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 30:

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

Around line 35:

'=item' outside of any '=over'

=over without closing =back