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

NAME

6       Font::TTF::Fmtx - Font Metrics table
7

DESCRIPTION

9       This is a simple table with just standards specified instance variables
10

INSTANCE VARIABLES

12           version
13           glyphIndex
14           horizontalBefore
15           horizontalAfter
16           horizontalCaretHead
17           horizontalCaretBase
18           verticalBefore
19           verticalAfter
20           verticalCaretHead
21           verticalCaretBase
22

METHODS

24   $t->read
25       Reads the table into memory as instance variables
26
27   $t->out($fh)
28       Writes the table to a file either from memory or by copying.
29

BUGS

31       None known
32

AUTHOR

34       Jonathan Kew <http://scripts.sil.org/FontUtils>.
35

LICENSING

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