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

NAME

6       Font::TTF::Vhea - Vertical Header table
7

DESCRIPTION

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

INSTANCE VARIABLES

12           version
13           Ascender
14           Descender
15           LineGap
16           advanceHeightMax
17           minTopSideBearing
18           minBottomSideBearing
19           yMaxExtent
20           caretSlopeRise
21           caretSlopeRun
22           metricDataFormat
23           numberOfVMetrics
24

METHODS

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

BUGS

40       None known
41

AUTHOR

43       Martin Hosken Martin_Hosken@sil.org. See Font::TTF::Font for copyright
44       and licensing.
45
46
47
48perl v5.8.8                       2005-06-14                Font::TTF::Vhea(3)
Impressum