PDF::API2::Basic::TTF::Bsln.3pm

Langue: en

Autres versions - même langue

Version: 2005-11-15 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

PDF::API2::Basic::TTF::Bsln - Baseline table in a font

DESCRIPTION

INSTANCE VARIABLES

version
xformat
defaultBaseline
deltas
stdGlyph
ctlPoints
lookupFormat
lookup

METHODS


$t->read


$t->read

Reads the table into memory

$t->out($fh)


$t->out($fh)

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

$t->print($fh)


$t->print($fh)

Prints a human-readable representation of the table

BUGS

None known

AUTHOR

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

POD ERRORS

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