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

NAME

6       Font::TTF::Prep - Preparation hinting program. Called when ppem changes
7

DESCRIPTION

9       This is a minimal class adding nothing beyond a table, but is a
10       repository for prep type information for those processes brave enough
11       to address hinting.
12
13   $t->read
14       Reads the data using "read_dat".
15
16   $t->out_xml($context, $depth)
17       Outputs Prep program as XML
18
19   $t->XML_end($context, $tag, %attrs)
20       Parse all that hinting code
21

BUGS

23       None known
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.28.1                      2016-08-03                Font::TTF::Prep(3)
Impressum