1Font::TTF::Mort::Chain(U3s)er Contributed Perl DocumentatFioonnt::TTF::Mort::Chain(3)
2
3
4
6 Font::TTF::Mort::Chain - Chain Mort subtable for AAT
7
8 $t->new
9 $t->read($fh)
10 Reads the chain into memory
11
12 $t->out($fh)
13 Writes the table to a file either from memory or by copying
14
15 $t->print($fh)
16 Prints a human-readable representation of the chain
17
19 None known
20
22 Jonathan Kew <http://scripts.sil.org/FontUtils>.
23
25 Copyright (c) 1998-2016, SIL International (http://www.sil.org)
26
27 This module is released under the terms of the Artistic License 2.0.
28 For details, see the full text of the license in the file LICENSE.
29
30
31
32perl v5.32.1 2021-01-27 Font::TTF::Mort::Chain(3)