1Font::TTF::Fdsc(3) User Contributed Perl Documentation Font::TTF::Fdsc(3)
2
3
4
6 Font::TTF::Fdsc - Font Descriptors table in a font
7
10version
11descriptors
12Hash keyed by descriptor tags
13
15 $t->read
16
17 Reads the table into memory
18
19 $t->out($fh)
20
21 Writes the table to a file either from memory or by copying
22
23 $t->print($fh)
24
25 Prints a human-readable representation of the table
26
28 None known
29
31 Jonathan Kew Jonathan_Kew@sil.org. See Font::TTF::Font for copyright
32 and licensing.
33
34
35
36perl v5.8.8 2005-06-14 Font::TTF::Fdsc(3)