1Font::TTF::Features::SiUzsee(r3)Contributed Perl DocumenFtoantti:o:nTTF::Features::Size(3)
2
3
4
6 Font::TTF::Features::Size - Class for Size Feature Parameters
7
9 Handles the Feature Parameters valus for Size features
10
12 INFILE
13 The read file handle
14
15 OFFSET
16 Location of the file in the input file
17
18 DesignSize
19 Design Size in decipoints
20
21 SubFID
22 Identifier for the fonts in a subfamily
23
24 SubFNameID
25 The 'name' table name ID for the subfamily name
26
27 MinSize
28 Bottom end of recomended usage size range
29
30 MaxSize
31 Top end of recomended usage size range
32
34 $t->read
35 Reads the Feature Params
36
37 $t->out($fh)
38 Writes the FeatureParams table to the output
39
40 Font::TTF::Features::Sset->new()
41 Creates a new FeatureParams object. Table instance variables are
42 passed in at this point as an associative array.
43
45 David Raymond David_Raymond@sil.org. See Font::TTF::Font for copyright
46 and licensing.
47
48
49
50perl v5.16.3 2011-12-06 Font::TTF::Features::Size(3)