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

NAME

6       Font::TTF::Fpgm - Font program in a TrueType font. Called when a font
7       is loaded
8

DESCRIPTION

10       This is a minimal class adding nothing beyond a table, but is a
11       repository for fpgm type information for those processes brave enough
12       to address hinting.
13
14   $t->read
15       Reading this table is simply a process of reading all the data into the
16       RAM copy. Nothing more is done with it.
17
18   $t->out_xml($context, $depth)
19       Outputs Fpgm program as XML
20
21   $t->XML_end($context, $tag, %attrs)
22       Parse all that hinting code
23

BUGS

25       None known
26

AUTHOR

28       Martin Hosken <http://scripts.sil.org/FontUtils>.
29

LICENSING

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