{
    "content": [
        {
            "type": "text",
            "text": "# Font::TTF::Features::Size (perldoc)\n\n## NAME\n\nFont::TTF::Features::Size - Class for Size Feature Parameters\n\n## DESCRIPTION\n\nHandles the Feature Parameters valus for Size 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::Size",
        "section": "",
        "mode": "perldoc",
        "summary": "Font::TTF::Features::Size - Class for Size 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": 21,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENSING",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Font::TTF::Features::Size - Class for Size Feature Parameters\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Handles the Feature Parameters valus for Size features\n",
                "subsections": []
            },
            "INSTANCE VARIABLES": {
                "content": "INFILE\nThe read file handle\n\nOFFSET\nLocation of the file in the input file\n\nDesignSize\nDesign Size in decipoints\n\nSubFID\nIdentifier for the fonts in a subfamily\n\nSubFNameID\nThe 'name' table name ID for the subfamily name\n\nMinSize\nBottom end of recomended usage size range\n\nMaxSize\nTop end of recomended usage size range\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. Table instance variables are passed in at this point as an\nassociative array.\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": []
            }
        }
    }
}