Scroll to navigation

Font::TTF::Feat(3) User Contributed Perl Documentation Font::TTF::Feat(3)

NAME

Font::TTF::Feat - Font Features

DESCRIPTION

INSTANCE VARIABLES

An array of hashes of the following form
feature id number
name index in name table
exclusive flag
hash of setting number against name string index

METHODS

$t->read

Reads the features from the TTF file into memory

$t->out($fh)

Writes the features to a TTF file

$t->print($fh)

Prints a human-readable representation of the table

BUGS

None known

AUTHOR

Jonathan Kew Jonathan_Kew@sil.org. See Font::TTF::Font for copyright and licensing.

2011-10-13 perl v5.16.3