logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

Description

Handles the Feature Parameters valus forCharacter Variants features

Instance 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 ID that specifies a string (or strings, for multiple languages) for a user- interface label for this feature TooltipNameID The 'name' table name ID for tooltip text for the feature SampleTextNameID The 'name' table name ID for sample text to illustrate the feature NumNamedParms The number of named parameters FirstNamedParmID The 'name' table name ID for the first named parameter Characters An array holding the unicode values of the characters for which the feature provides glyph variants

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. perl v5.34.0 2022-06-14 Font::TTF::Features::Cvar(3pm)

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. Values for INFILE and OFFSET canbe passed as parameters

Name

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

See Also