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 <http://scripts.sil.org/FontUtils>.
34

LICENSING

36       Copyright (c) 1998-2016, SIL International (http://www.sil.org)
37
38       This module is released under the terms of the Artistic License 2.0.
39       For details, see the full text of the license in the file LICENSE.
40
41
42
43perl v5.32.0                      2020-07-28                Font::TTF::Bsln(3)
Impressum