1Font::TTF::Bsln(3)    User Contributed Perl Documentation   Font::TTF::Bsln(3)
2
3
4

NAME

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

DESCRIPTION

INSTANCE VARIABLES

10       version
11       xformat
12       defaultBaseline
13       deltas
14       stdGlyph
15       ctlPoints
16       lookupFormat
17       lookup
18

METHODS

20   $t->read
21       Reads the table into memory
22
23   $t->out($fh)
24       Writes the table to a file either from memory or by copying
25
26   $t->print($fh)
27       Prints a human-readable representation of the table
28

BUGS

30       None known
31

AUTHOR

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

POD ERRORS

37       Hey! The above document had some coding errors, which are explained
38       below:
39
40       Around line 11:
41           '=item' outside of any '=over'
42
43       Around line 27:
44           You forgot a '=back' before '=head1'
45
46
47
48perl v5.16.3                      2011-10-13                Font::TTF::Bsln(3)
Impressum