{
    "content": [
        {
            "type": "text",
            "text": "# Font::TTF::Glat (perldoc)\n\n## NAME\n\nFont::TTF::Glat - Hold glyph attributes\n\n## DESCRIPTION\n\nHolds glyph attributes associated with each glyph.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **AUTHOR**\n- **LICENSING**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Font::TTF::Glat",
        "section": "",
        "mode": "perldoc",
        "summary": "Font::TTF::Glat - Hold glyph attributes",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 14,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENSING",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Font::TTF::Glat - Hold glyph attributes\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Holds glyph attributes associated with each glyph.\n\nVersion\nTable format version\n\nattribs\nAn array of hashes. On array entry for each glyph id. Since the glyph attributes are usually\nin a sparse array, they are stored in a hash keyed by the attribute id and with the value as\nattribute value.\n\n$t->minsize()\nReturns the minimum size this table can be. If it is smaller than this, then the table must be\nbad and should be deleted or whatever.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Martin Hosken <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": []
            }
        }
    }
}