Font::TTF::Bsln.3pm

Langue: en

Version: 2008-06-11 (MeeGo - 06/11/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Font::TTF::Bsln - Baseline table in a font

DESCRIPTION

INSTANCE VARIABLES

version
xformat
defaultBaseline
deltas
stdGlyph
ctlPoints
lookupFormat
lookup

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 Font::TTF::Font for copyright and licensing.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 11:
'=item' outside of any '=over'
Around line 27:
You forgot a '=back' before '=head1'