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

NAME

PDF::API3::Compat::API2::Basic::TTF::Prop - Glyph Properties table in a font

DESCRIPTION

INSTANCE VARIABLES

version
default
lookup

Hash of property values keyed by glyph number

lookupFormat

METHODS

$t->read

Reads the table into memory

$t->out($fh)

Writes the table to a file either from memory or by copying

$t->print($fh)

Prints a human-readable representation of the table

BUGS

None known

AUTHOR

Jonathan Kew Jonathan_Kew@sil.org. See PDF::API3::Compat::API2::Basic::TTF::Font for copyright and licensing.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 37:

'=item' outside of any '=over'

Around line 47:

You forgot a '=back' before '=head1'