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

NAME

6       Font::TTF::Fdsc - Font Descriptors table in a font
7

DESCRIPTION

INSTANCE VARIABLES

10       version
11       descriptors
12           Hash keyed by descriptor tags
13

METHODS

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

BUGS

25       None known
26

AUTHOR

28       Jonathan Kew Jonathan_Kew@sil.org. See Font::TTF::Font for copyright
29       and licensing.
30

POD ERRORS

32       Hey! The above document had some coding errors, which are explained
33       below:
34
35       Around line 11:
36           '=item' outside of any '=over'
37
38       Around line 17:
39           You forgot a '=back' before '=head1'
40
41
42
43perl v5.16.3                      2011-10-13                Font::TTF::Fdsc(3)
Impressum