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

NAME

6       Font::TTF::Hhea - Horizontal Header table
7

DESCRIPTION

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

INSTANCE VARIABLES

13           version
14           Ascender
15           Descender
16           LineGap
17           advanceWidthMax
18           minLeftSideBearing
19           minRightSideBearing
20           xMaxExtent
21           caretSlopeRise
22           caretSlopeRun
23           metricDataFormat
24           numberOfHMetrics
25

METHODS

27   $t->read
28       Reads the table into memory as instance variables
29
30   $t->out($fh)
31       Writes the table to a file either from memory or by copying.
32
33   $t->update
34       Updates various parameters in the hhea table from the hmtx table.
35

BUGS

37       None known
38

AUTHOR

40       Martin Hosken Martin_Hosken@sil.org. See Font::TTF::Font for copyright
41       and licensing.
42
43
44
45perl v5.16.3                      2011-10-13                Font::TTF::Hhea(3)
Impressum