{
    "content": [
        {
            "type": "text",
            "text": "# Font::TTF::Features::Cvar (perldoc)\n\n## NAME\n\nFont::TTF::Features::Size - Class for Character Variants Feature Parameters\n\n## DESCRIPTION\n\nHandles the Feature Parameters valus forCharacter Variants features\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **INSTANCE VARIABLES**\n- **METHODS**\n- **AUTHOR**\n- **LICENSING**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Font::TTF::Features::Cvar",
        "section": "",
        "mode": "perldoc",
        "summary": "Font::TTF::Features::Size - Class for Character Variants Feature Parameters",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "INSTANCE VARIABLES",
                "lines": 29,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENSING",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Font::TTF::Features::Size - Class for Character Variants Feature Parameters\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Handles the Feature Parameters valus forCharacter Variants features\n",
                "subsections": []
            },
            "INSTANCE VARIABLES": {
                "content": "INFILE\nThe read file handle\n\nOFFSET\nLocation of the file in the input file\n\nFormat\nTable format - set to 0\n\nUINameID\nThe 'name' table name ID that specifies a string (or strings, for multiple languages) for a\nuser-interface label for this feature\n\nTooltipNameID\nThe 'name' table name ID for tooltip text for the feature\n\nSampleTextNameID\nThe 'name' table name ID for sample text to illustrate the feature\n\nNumNamedParms\nThe number of named parameters\n\nFirstNamedParmID\nThe 'name' table name ID for the first named parameter\n\nCharacters\nAn array holding the unicode values of the characters for which the feature provides glyph\nvariants\n",
                "subsections": []
            },
            "METHODS": {
                "content": "$t->read\nReads the Feature Params\n\n$t->out($fh)\nWrites the FeatureParams table to the output\n\nFont::TTF::Features::Sset->new()\nCreates a new FeatureParams object. Values for INFILE and OFFSET canbe passed as parameters\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "David Raymond <http://scripts.sil.org/FontUtils>.\n",
                "subsections": []
            },
            "LICENSING": {
                "content": "Copyright (c) 1998-2016, SIL International (http://www.sil.org)\n\nThis module is released under the terms of the Artistic License 2.0. For details, see the full\ntext of the license in the file LICENSE.\n",
                "subsections": []
            }
        }
    }
}