1Font::TTF::AATKern(3) User Contributed Perl DocumentationFont::TTF::AATKern(3)
2
3
4
6 Font::TTF::AATKern - AAT Kern table
7
9 $t->read
10 Reads the table 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 table
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.38.0 2023-07-20 Font::TTF::AATKern(3)