1Font::TTF::Prep(3) User Contributed Perl Documentation Font::TTF::Prep(3)
2
3
4
6 Font::TTF::Prep - Preparation hinting program. Called when ppem changes
7
9 This is a minimal class adding nothing beyond a table, but is a reposiā
10 tory for prep type information for those processes brave enough to
11 address hinting.
12
13 $t->read
14
15 Reads the data using "read_dat".
16
17 $t->out_xml($context, $depth)
18
19 Outputs Prep program as XML
20
21 $t->XML_end($context, $tag, %attrs)
22
23 Parse all that hinting code
24
26 None known
27
29 Martin Hosken Martin_Hosken@sil.org. See Font::TTF::Font for copyright
30 and licensing.
31
32
33
34perl v5.8.8 2005-06-14 Font::TTF::Prep(3)