Font::TTF::Features::Cvar (3)
Leading comments
Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) Standard preamble: ========================================================================
NAME
Font::TTF::Features::Size - Class for Character Variants Feature ParametersDESCRIPTION
Handles the Feature Parameters valus forCharacter Variants featuresINSTANCE VARIABLES
- INFILE
- The read file handle
- OFFSET
- Location of the file in the input file
- Format
- Table format - set to 0
- UINameID
-
The 'name' table name IDthat specifies a string (or strings, for multiple languages) for a user-interface label for this feature
- TooltipNameID
-
The 'name' table name IDfor tooltip text for the feature
- SampleTextNameID
-
The 'name' table name IDfor sample text to illustrate the feature
- NumNamedParms
- The number of named parameters
- FirstNamedParmID
-
The 'name' table name IDfor the first named parameter
- Characters
- An array holding the unicode values of the characters for which the feature provides glyph variants
METHODS
$t->read
Reads the Feature Params$t->out($fh)
Writes the FeatureParams table to the outputFont::TTF::Features::Sset->new()
Creates a new FeatureParams object. Values forINFILE
and OFFSET
canbe passed as parameters
AUTHOR
David Raymond <scripts.sil.org/FontUtils>.LICENSING
Copyright (c) 1998-2014,SIL
International (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.