Font::TTF::Features::Size - Class for Character Variants Feature Parameters
Handles the Feature Parameters valus forCharacter Variants features
The read file handle
Location of the file in the input file
Table format - set to 0
The 'name' table name ID that specifies a string (or strings, for multiple languages) for a user-interface label for this feature
The 'name' table name ID for tooltip text for the feature
The 'name' table name ID for sample text to illustrate the feature
The number of named parameters
The 'name' table name ID for the first named parameter
An array holding the unicode values of the characters for which the feature provides glyph variants
Reads the Feature Params
Writes the FeatureParams table to the output
Creates a new FeatureParams object. Values for INFILE and OFFSET canbe passed as parameters
David Raymond http://scripts.sil.org/FontUtils.
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.
To install Font::TTF, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Font::TTF
CPAN shell
perl -MCPAN -e shell install Font::TTF
For more information on module installation, please visit the detailed CPAN module installation guide.