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

NAME

6       Font::TTF::Sill - Graphite language mapping table
7

DESCRIPTION

INSTANCE VARIABLES

10       version
11           Table version number.
12
13       langs
14           Contains a hash where the key is the language id and the value is
15           an array of language records
16
17   Language Records
18       Each language record is itself an array of two values [fid, val]. fid
19       is the feature id and is held as a long.
20
21   $t->minsize()
22       Returns the minimum size this table can be. If it is smaller than this,
23       then the table must be bad and should be deleted or whatever.
24

AUTHOR

26       Martin Hosken <http://scripts.sil.org/FontUtils>.
27

LICENSING

29       Copyright (c) 1998-2016, SIL International (http://www.sil.org)
30
31       This module is released under the terms of the Artistic License 2.0.
32       For details, see the full text of the license in the file LICENSE.
33
34
35
36perl v5.30.1                      2020-01-30                Font::TTF::Sill(3)
Impressum