Scroll to navigation

Font::TTF::Features::Size(3pm) User Contributed Perl Documentation Font::TTF::Features::Size(3pm)

NAME

Font::TTF::Features::Size - Class for Size Feature Parameters

DESCRIPTION

Handles the Feature Parameters valus for Size features

INSTANCE VARIABLES

The read file handle
Location of the file in the input file
Design Size in decipoints
Identifier for the fonts in a subfamily
The 'name' table name ID for the subfamily name
Bottom end of recomended usage size range
Top end of recomended usage size range

METHODS

$t->read

Reads the Feature Params

$t->out($fh)

Writes the FeatureParams table to the output

Font::TTF::Features::Sset->new()

Creates a new FeatureParams object. Table instance variables are passed in at this point as an associative array.

AUTHOR

David Raymond <http://scripts.sil.org/FontUtils>.

LICENSING

Copyright (c) 1998-2016, SIL International (http://www.sil.org)

This module is released under the terms of the Artistic License 2.0. For details, see the full text of the license in the file LICENSE.

2022-06-14 perl v5.34.0