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
10 repository for prep type information for those processes brave enough
11 to address hinting.
12
13 $t->read
14 Reads the data using "read_dat".
15
16 $t->out_xml($context, $depth)
17 Outputs Prep program as XML
18
19 $t->XML_end($context, $tag, %attrs)
20 Parse all that hinting code
21
23 None known
24
26 Martin Hosken Martin_Hosken@sil.org. See Font::TTF::Font for copyright
27 and licensing.
28
29
30
31perl v5.16.3 2011-10-13 Font::TTF::Prep(3)