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

NAME

6       Font::TTF::Prop - Glyph Properties table in a font
7

DESCRIPTION

INSTANCE VARIABLES

10       version
11       default
12       lookup
13           Hash of property values keyed by glyph number
14
15       lookupFormat
16

METHODS

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

BUGS

28       None known
29

AUTHOR

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

POD ERRORS

35       Hey! The above document had some coding errors, which are explained
36       below:
37
38       Around line 11:
39           '=item' outside of any '=over'
40
41       Around line 21:
42           You forgot a '=back' before '=head1'
43
44
45
46perl v5.10.1                      2008-06-11                Font::TTF::Prop(3)
Impressum